mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
2011-09-02 Vanessa Gil <vanessa.gil@artica.es>
* pandora_server/conf/pandora_server.conf: Added update parent line to the configuration file. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
45dc9648e8
commit
f2e5ef68cc
@ -1,3 +1,7 @@
|
|||||||
|
2011-09-02 Vanessa Gil <vanessa.gil@artica.es>
|
||||||
|
|
||||||
|
* pandora_server/conf/pandora_server.conf: Added update parent line to the configuration file.
|
||||||
|
|
||||||
2011-09-01 Tomas Palacios <tomas.palacios@artica.es>
|
2011-09-01 Tomas Palacios <tomas.palacios@artica.es>
|
||||||
|
|
||||||
* pandora_server/DEBIAN/control: Added missing comma.
|
* pandora_server/DEBIAN/control: Added missing comma.
|
||||||
|
@ -62,6 +62,9 @@ dbpass pandora
|
|||||||
|
|
||||||
dbhost localhost
|
dbhost localhost
|
||||||
|
|
||||||
|
# By default, parent agent will not update
|
||||||
|
#update_parent 0
|
||||||
|
|
||||||
# verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy)
|
# verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy)
|
||||||
# -v in command line (verbose) or -d (debug). Set this to 10 when try to locate problems and
|
# -v in command line (verbose) or -d (debug). Set this to 10 when try to locate problems and
|
||||||
# set to 0 or 1 on production enviroments.
|
# set to 0 or 1 on production enviroments.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user