mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
11 lines
555 B
Text
11 lines
555 B
Text
--- config/settings.yml.example.orig 2018-12-06 13:30:25.000000000 +0100
|
|
+++ config/settings.yml.example 2019-02-11 22:25:42.626500000 +0100
|
|
@@ -43,7 +43,7 @@
|
|
#:foreman_ssl_key: ssl/private_keys/fqdn.pem
|
|
|
|
# by default smart_proxy runs in the foreground. To enable running as a daemon, uncomment 'daemon' setting
|
|
-#:daemon: true
|
|
+:daemon: true
|
|
# Only used when 'daemon' is set to true.
|
|
# Uncomment and modify if you want to change the default pid file '/var/run/foreman-proxy/foreman-proxy.pid'
|
|
#:daemon_pid: /var/run/foreman-proxy/foreman-proxy.pid
|