Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F5134630
00_settings.rb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Aug 17, 8:00 PM
Size
821 B
Mime Type
text/plain
Expires
Wed, Aug 19, 8:00 PM (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
419550
Attached To
rWEBDNS WebDNS (edet4)
00_settings.rb
View Options
WebDNS
.
settings
[
:soa_defaults
]
=
{
primary_ns
:
'ns1.example.com'
,
contact
:
'domainmaster@example.com'
,
serial
:
1
,
refresh
:
10_800
,
retry
:
3600
,
expire
:
604_800
,
nx
:
3600
}
WebDNS
.
settings
[
:default_ns
]
=
[
'ns1.example.com'
,
'ns2.example.com'
]
WebDNS
.
settings
[
:dnssec
]
=
true
WebDNS
.
settings
[
:dnssec_parent_authorities
]
=
[
'webdns'
,
'papaki'
]
WebDNS
.
settings
[
:serial_strategy
]
=
Strategies
::
Date
WebDNS
.
settings
[
:prohibit_records_types
]
=
[]
WebDNS
.
settings
[
:prohibit_domain_types
]
=
[
'NATIVE'
]
WebDNS
.
settings
[
:contact_mail
]
=
'webdns@example.com'
WebDNS
.
settings
[
:mail_from
]
=
'webdns@example.com'
WebDNS
.
settings
[
:admin_group
]
=
'admin'
# Allow local overrides
local_settings
=
File
.
expand_path
(
'../../local_settings.rb'
,
__FILE__
)
require_relative
local_settings
if
File
.
exist?
(
local_settings
)
Event Timeline
Log In to Comment