mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
modified: private/conf/config
This commit is contained in:
parent
6214fb9754
commit
cc19304db5
1 changed files with 3 additions and 3 deletions
6
code/scripts/main/private/conf/config
Normal file → Executable file
6
code/scripts/main/private/conf/config
Normal file → Executable file
|
@ -3,8 +3,8 @@
|
|||
user: hyperproxmox
|
||||
|
||||
; If not exist at startup, the key will be auto-generate.
|
||||
key_pvt: private/keys/Ragnarok.pvt.key
|
||||
key_pub: private/keys/Ragnarok.pub.key
|
||||
key_pvt: /opt/HyperProxmox/code/scripts/main/private/keys/Ragnarok.pvt.key
|
||||
key_pub: /opt/HyperProxmox/code/scripts/main/private/keys/Ragnarok.pub.key
|
||||
|
||||
admin_mail: tlams@localhost
|
||||
|
||||
|
@ -53,4 +53,4 @@ bulk_write = 1
|
|||
bulk_size = 1000
|
||||
|
||||
; log output
|
||||
logs_dir = /var/log/hyperproxmox/
|
||||
logs_dir = /var/log/hyperproxmox/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue