mirror of
https://github.com/typemill/typemill.git
synced 2025-08-06 22:26:32 +02:00
added proxy support
This commit is contained in:
@@ -174,7 +174,9 @@ class Settings
|
||||
'latestVersion' => true,
|
||||
'logo' => true,
|
||||
'favicon' => true,
|
||||
'twigcache' => true
|
||||
'twigcache' => true,
|
||||
'proxy' => true,
|
||||
'trustedproxies' => true,
|
||||
];
|
||||
|
||||
# cleanup the existing usersettings
|
||||
|
Reference in New Issue
Block a user