You've already forked golang-base-project
Adds a cache max age parameter and fixes cache parameter for main.js
Fixed throttling
This commit is contained in:
@ -18,4 +18,5 @@ type Config struct {
|
||||
SMTPSender string
|
||||
RequestsPerMinute int
|
||||
CacheParameter string
|
||||
CacheMaxAge int
|
||||
}
|
||||
|
Reference in New Issue
Block a user