testing just using an emptyDir for rendered config (+more) #1
1 changed files with 0 additions and 4 deletions
|
@ -35,10 +35,6 @@ $CONFIG = array (
|
||||||
'gs.enabled' => 'true',
|
'gs.enabled' => 'true',
|
||||||
'gs.federation' => 'global',
|
'gs.federation' => 'global',
|
||||||
'gs.trustedHosts' => ['*.sunet.se'],
|
'gs.trustedHosts' => ['*.sunet.se'],
|
||||||
'gss.jwt.key' => '{{GSS_JWT_KEY}}',
|
|
||||||
'gss.master.url' => '{{GSS_MASTER_URL}}',
|
|
||||||
'gss.mode' => 'slave',
|
|
||||||
'gss.user.discovery.module' => '\\OCA\\GlobalSiteSelector\\UserDiscoveryModules\\ManualUserMapping',
|
|
||||||
'htaccess.RewriteBase' => '/',
|
'htaccess.RewriteBase' => '/',
|
||||||
Micke marked this conversation as resolved
|
|||||||
'installed' => true,
|
'installed' => true,
|
||||||
'instanceid' => '{{NEXTCLOUD_INSTANCEID}}',
|
'instanceid' => '{{NEXTCLOUD_INSTANCEID}}',
|
||||||
|
|
Loading…
Add table
Reference in a new issue
gss.* are old settings that we want to remove
Fixed in #a260fed464aa6c268151226c99ed1d9ae0805934