Merge pull request #4865 from mempool/mononaut/public-acceleration-config

Public acceleration config
This commit is contained in:
wiz
2024-04-03 16:16:36 +09:00
committed by GitHub
6 changed files with 10 additions and 2 deletions

View File

@@ -12,5 +12,6 @@
"ITEMS_PER_PAGE": 25,
"LIGHTNING": true,
"ACCELERATOR": true,
"PUBLIC_ACCELERATIONS": true,
"AUDIT": true
}