Added the encryption_passphrase configuration token.
This commit is contained in:
parent
3a6f885b15
commit
d40a1d453d
|
@ -496,3 +496,7 @@ console_user admin
|
|||
|
||||
# console_pass: Console password (pandora by default)
|
||||
console_pass pandora
|
||||
|
||||
# Passphrase used to generate the key for password encryption (PANDORA FMS ENTERPRISE ONLY).
|
||||
#encryption_passphrase passphrase
|
||||
|
||||
|
|
Loading…
Reference in New Issue