doc: outdated info
Massimo Melina committed
Nov 7, 2024 at 10:38 UTC
8d5e697c2a9cf663ad127e9f37df55491dbcffb4
1 file changed
+1
-1
config.md
+1
-1
@@ -77,7 +77,7 @@ Configuration can be done in several ways
77
- `proxies` number of proxies between server and clients to be trusted about providing clients' IP addresses. Default is 0.
78
- `delete_unfinished_uploads_after` should unfinished uploads be deleted after a number of seconds. 0 for immediate, empty for never. Default is 1 day.
79
- `favicon` path to file to be used as favicon. Default is none.
80
-- `force_https` redirect http traffic to https. Requires https to be working. Default is false.
80
+- `force_https` redirect http traffic to https. Requires https to be working. Default is true.
81
- `force_lang` force translation for frontend. Default is none, meaning *let browser decide*.
82
- `admin_net` net-mask specifying what addresses are allowed to access Admin-panel. Default is any.
83
- `title` text displayed in the tab of your browser. Default is "File server".