al-quran.reflectslight.io/config/local.yml.sample

22 lines
256 B
Text
Raw Normal View History

2023-03-20 11:36:26 +01:00
##
# hostname
rc:
hostname: <hostname>
##
# nginx
nginx:
root: <path>
user: <username>
worker:
process_count: <x>
conn_count: <y>
logs:
errors: <path>
access: <path>
##
# optional
ssl:
cert: <path>
cert_key: <path>