1
0
Fork 0
mirror of https://github.com/ThomasGsp/HyperProxmox.git synced 2025-03-09 15:40:18 +00:00

changes key

This commit is contained in:
Tlams 2018-03-22 15:41:22 +00:00
parent 9503173b56
commit 4ce6fb0af4

View file

@ -17,12 +17,12 @@ user: hyperproxmox
; NOSQL databases, should use a password
mongodb_user:
mongodb_password:
mongodb_ip: 192.168.0.78
mongodb_ip: 127.0.0.1
mongodb_port: 27017
redis_user:
redis_password:
redis_ip: 192.168.0.78
redis_ip: 127.0.0.1
redis_port: 6379
[deploy]
@ -42,14 +42,15 @@ walker: 300
; walker lock file
walker_lock: /tmp/hyperproxmoxwalker.lock
[logger]
; Active or not(True/False - Case !)
debug = True
debug = False
; debug level 1: "INFO", 2: "WARNING", 3: "ERROR", 4: "CRITICAL", 5: "DEBUG"
debug_level = 2
logs_level = 1
; Limit IO writte, if debug level is active, this value is overwrite to 0
bulk_write = 1
; log output
logs_dir = /var/log/hyperproxmox/