mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
4 lines
131 B
Python
4 lines
131 B
Python
NEWS_APPROVAL_SALT = "news-approval"
|
|
MAGIC_LINK_EXPIRATION = 3600 * 24 # 24h
|
|
CONTENT_SUMMARIZATION_THRESHOLD = 1000 # characters
|