diff options
author | zeripath <art27@cantab.net> | 2020-10-01 07:57:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 07:57:57 +0100 |
commit | c6da03365612c1f06505ad6aa43ce64336f7130d (patch) | |
tree | 4ea6d0c157852cf1cffb971ce6646be53c4f9018 /options | |
parent | 992f387139219d45650fdcb6fa3310d58bf16ba6 (diff) | |
download | gitea-c6da03365612c1f06505ad6aa43ce64336f7130d.tar.gz gitea-c6da03365612c1f06505ad6aa43ce64336f7130d.zip |
Copy missing things from app.example.ini to Cheat Sheet (#12988)
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_en-US.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 37d8d7272a..7bb62250a4 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2296,7 +2296,6 @@ config.session_config = Session Configuration config.session_provider = Session Provider config.provider_config = Provider Config config.cookie_name = Cookie Name -config.enable_set_cookie = Enable Set Cookie config.gc_interval_time = GC Interval Time config.session_life_time = Session Life Time config.https_only = HTTPS Only |