mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-20 22:12:13 +02:00
couple of new lang strings for new reverse_proxy setting
This commit is contained in:
@@ -472,3 +472,5 @@ PLUGIN_ADMIN:
|
||||
SESSION_SECURE_HELP: "If true, indicates that communication for this cookie must be over an encrypted transmission. WARNING: Enable this only on sites that run exclusively on HTTPS"
|
||||
SESSION_HTTPONLY: "HTTP Only"
|
||||
SESSION_HTTPONLY_HELP: "If true, indicates that cookies should be used only over HTTP, and JavaScript modification is not allowed"
|
||||
REVERSE_PROXY: "Reverse Proxy"
|
||||
REVERSE_PROXY_HELP: "Enable this if you are behind a reverse proxy and you are having trouble with URLs containing incorrect ports"
|
||||
|
||||
Reference in New Issue
Block a user