Disallow external files to mount local storage
This commit is contained in:
parent
d07ed76d36
commit
e72c42924a
1 changed files with 1 additions and 0 deletions
|
@ -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 %>',
|
||||
|
|
Loading…
Add table
Reference in a new issue