Merge branch 'main' into testing

This commit is contained in:
Micke Nordin 2024-04-22 11:09:05 +02:00
commit 77ad3ac26d

View file

@ -39,6 +39,7 @@ $CONFIG = array (
<% if @location == 'sunet-test' -%>
'filelocking.debug' => true,
<% end -%>
'files_external_allow_create_new_local' => false,
'forcessl' => true,
'gs.enabled' => '<%= @gs_enabled %>',
'gs.federation' => '<%= @gs_federation %>',