Trivalfix of option name in designate.conf.sample

Changing max_domain_name_len to max_zone_name_len

Change-Id: I912d44dc8ba9bb145ceb05b0a4256c54a7d161d2
This commit is contained in:
Jeff Feng 2016-05-10 13:45:44 -05:00
parent 441714f3c4
commit 3cf67d6e75
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ debug = False
# Number of central greenthreads to spawn
#threads = 1000
# Maximum domain name length
#max_domain_name_len = 255
# Maximum zone name length
#max_zone_name_len = 255
# Maximum recordset name length
#max_recordset_name_len = 255