configurator-errorlevel set to 0, we don't want to flood the flash
This commit is contained in:
parent
a792c40955
commit
89c4f0305a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
config 'script'
|
config 'script'
|
||||||
option 'error_level' '2'
|
option 'error_level' '0'
|
||||||
option 'logfile' '/var/log/configurator.log'
|
option 'logfile' '/var/log/configurator.log'
|
||||||
option 'version' '1'
|
option 'version' '1'
|
||||||
option 'sync_hostname' '1'
|
option 'sync_hostname' '1'
|
||||||
|
|
Loading…
Add table
Reference in a new issue