Recommit for updates in build 19
This commit is contained in:
@@ -586,7 +586,7 @@
|
||||
<span class='type'>(<tt>Boolean</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>true</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -957,7 +957,7 @@ class confdroid_gitea::params (
|
||||
String $ga_log_mode = 'file',
|
||||
String $ga_log_level = 'info',
|
||||
# security
|
||||
Boolean $ga_install_lock = false,
|
||||
Boolean $ga_install_lock = true,
|
||||
String $ga_secret_key = 'ChangeMe1234567890',
|
||||
String $ga_reverse_proxy_limit = '1',
|
||||
String $ga_reverse_proxy_trusted_proxies = '*',
|
||||
|
||||
Reference in New Issue
Block a user