1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-30 19:00:32 +02:00

Add support for schemeless base_url

This commit is contained in:
Mahdi
2023-06-04 14:51:22 +10:00
parent 34e02fac14
commit 367a486b20
12 changed files with 51 additions and 22 deletions

View File

@@ -185,6 +185,7 @@ class Settings
'proxy' => true,
'trustedproxies' => true,
'headersoff' => true,
'schemelessbaseurl' => true,
'urlschemes' => true,
'svg' => true,
'recoverpw' => true,