Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISPConfig
ISPConfig 3
Commits
623a4067
Commit
623a4067
authored
Mar 19, 2010
by
tbrehm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed a problem with mydns dns mirroring in master slave setups
parent
45e22f21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
install/tpl/mydns.conf.master
install/tpl/mydns.conf.master
+2
-2
No files found.
install/tpl/mydns.conf.master
View file @
623a4067
...
...
@@ -49,7 +49,7 @@ allow-update = no # Should DNS UPDATE be enabled?
ignore-minimum = no # Ignore minimum TTL for zone?
soa-table = dns_soa # Name of table containing SOA records
rr-table = dns_rr # Name of table containing RR data
soa-where = server_id = {server_id} # Extra WHERE clause for SOA queries
rr-where = server_id = {server_id} # Extra WHERE clause for RR queries
##
soa-where = server_id = {server_id} # Extra WHERE clause for SOA queries
##
rr-where = server_id = {server_id} # Extra WHERE clause for RR queries
use-soa-active = yes # To fix bug 295 where active or inactive status is ignored.
use-rr-active = yes# To fix bug 295 where active or inactive status is ignored.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment