summarylogtreecommitdiffstats
path: root/rockpass.conf
diff options
context:
space:
mode:
authorÓscar García Amor2021-04-27 12:54:38 +0200
committerÓscar García Amor2021-04-27 12:54:38 +0200
commit23468688cc2235c6cadf46b1980bd55e0cfc9383 (patch)
tree0c3d0d8c39d25a2cca8ee742bfcb1b587c5f85d8 /rockpass.conf
parent0140b9c3beda3d1e6391abd5cebd0271b6c1de14 (diff)
downloadaur-23468688cc2235c6cadf46b1980bd55e0cfc9383.tar.gz
upgpkg: rockpass 0.2.0-1
upstream release
Diffstat (limited to 'rockpass.conf')
-rw-r--r--rockpass.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/rockpass.conf b/rockpass.conf
index e1bb7a94e9b0..2772c482835b 100644
--- a/rockpass.conf
+++ b/rockpass.conf
@@ -13,5 +13,8 @@ ROCKET_SECRET_KEY="fIdKuZfnI2oUJg4HMrKB7RTXxXS5B2Yw9D5RpOaKciI="
# Disable the possibility of create new accounts (default: true)
#ROCKET_REGISTRATION_ENABLED=false
+# Set the life time of login token in seconds (default: 2592000, 30 days)
+#ROCKET_TOKEN_LIFETIME=2592000
+
# Log level (default: critical)
#ROCKET_LOG=normal