forked from GNUsocial/gnu-social
Enable Strict Transport Security plugin by default
This commit is contained in:
parent
255ba42ef1
commit
1851933c34
@ -301,6 +301,7 @@ $default =
|
|||||||
'WikiHashtags' => null,
|
'WikiHashtags' => null,
|
||||||
'RSSCloud' => null,
|
'RSSCloud' => null,
|
||||||
'ClientSideShorten' => null,
|
'ClientSideShorten' => null,
|
||||||
|
'StrictTransportSecurity' => null,
|
||||||
'OpenID' => null),
|
'OpenID' => null),
|
||||||
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
|
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user