mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-20 20:13:40 +03:00
typo correction
This commit is contained in:
parent
03d9d88026
commit
cb234599b7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $apisslverify = FALSE; # Verify SSL Certificate if using https for apiproto
|
|||
$allowzoneadd = FALSE; # Allow normal users to add zones
|
||||
$logging = TRUE;
|
||||
$allowclearlogs = TRUE; # Allow clearing of log entries
|
||||
$allowrotatelogs = FALSE;# Allow rotation to text file on serveri
|
||||
$allowrotatelogs = FALSE;# Allow rotation to text file on server
|
||||
$notifyafterupdate = TRUE;# send notify to slaves after zone update
|
||||
|
||||
# Log directory - if allowrotatelogs is set, this is where the logs will
|
||||
|
|
Loading…
Add table
Reference in a new issue