fix more warnings, store transformed text in LRUCache of 1000

This commit is contained in:
Martti Malmi
2024-01-10 19:54:01 +02:00
parent 8e37e0fbed
commit e6a42db658
18 changed files with 203 additions and 182 deletions

View File

@ -160,3 +160,8 @@ export const MaxUsernameLength = 100;
* Max about length - profile/settings
*/
export const MaxAboutLength = 1000;
/*
* Snort backend publishes rates
*/
export const SnortPubkey = "npub1sn0rtcjcf543gj4wsg7fa59s700d5ztys5ctj0g69g2x6802npjqhjjtws";