mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-12-23 04:35:45 +02:00
Added commit hash explanation
This commit is contained in:
parent
fdaa324135
commit
e50efa5449
1 changed files with 2 additions and 1 deletions
|
|
@ -232,5 +232,6 @@ CACHE_THRESHOLD = 8192
|
|||
# RATELIMIT_STORAGE_URL="redis://host:port"
|
||||
RATELIMIT_KEY_PREFIX="nyaaratelimit_"
|
||||
|
||||
# Use this to show the commit hash in the footer (see layout.html)
|
||||
# The commit hash is automatically shown in the footer if .git folder is present (see layout.html)
|
||||
# Use this to manually show the hash
|
||||
# COMMIT_HASH="[enter your commit hash here]";
|
||||
Loading…
Add table
Reference in a new issue