mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-03 21:17:35 +03:00
отображение ошибок
This commit is contained in:
parent
5a8a0987a2
commit
c39399403e
11 changed files with 74 additions and 35 deletions
|
@ -89,7 +89,7 @@ func ExecuteConfig() {
|
|||
|
||||
lifetimeParsed = duration * int64(num)
|
||||
}
|
||||
CFG.Cache.MaxSize /= 1024 ^ 2
|
||||
CFG.Cache.MaxSize *= 1024 ^ 2
|
||||
go InitCacheSystem()
|
||||
}
|
||||
devianter.UserAgent = CFG.UserAgent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue