mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-08 19:41:00 +00:00
+
This commit is contained in:
parent
bcacdff72d
commit
4c0d3d45d7
@ -21,7 +21,7 @@ _path_base = /opt/psyced
|
|||||||
_path_configuration = /etc/psyc
|
_path_configuration = /etc/psyc
|
||||||
|
|
||||||
; Path leading to your private and public TLS keys
|
; Path leading to your private and public TLS keys
|
||||||
; (absolute or relative to _path_base).
|
; (absolute or relative to _path_configuration).
|
||||||
_path_PEM_key = key.pem
|
_path_PEM_key = key.pem
|
||||||
_path_PEM_certificate = cert.pem
|
_path_PEM_certificate = cert.pem
|
||||||
|
|
||||||
|
@ -947,7 +947,7 @@ _path_base = $BASE_DIR
|
|||||||
_path_configuration = $CONFIG_DIR
|
_path_configuration = $CONFIG_DIR
|
||||||
|
|
||||||
; Path leading to your private and public TLS keys
|
; Path leading to your private and public TLS keys
|
||||||
; (absolute or relative to _path_base)
|
; (absolute or relative to _path_configuration)
|
||||||
_path_PEM_key = key.pem
|
_path_PEM_key = key.pem
|
||||||
_path_PEM_certificate = cert.pem
|
_path_PEM_certificate = cert.pem
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user