Removed needless caching stuff.
This commit is contained in:
parent
ca8095a138
commit
35d7150965
4 changed files with 70 additions and 220 deletions
config
|
@ -11,10 +11,6 @@ database = database
|
|||
charset = utf8mb4
|
||||
collation = utf8mb4_bin
|
||||
|
||||
[Cache]
|
||||
host = 127.0.0.1
|
||||
prefix = msz:
|
||||
|
||||
[Site]
|
||||
name = Misuzu
|
||||
description = Describe your description.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue