add memory cache for compiled pages

This commit is contained in:
ghost 2024-02-01 19:39:12 +02:00
parent e029894909
commit 3f2bc0b0da
3 changed files with 44 additions and 5 deletions

View file

@ -7,6 +7,16 @@
"port":1965
}
},
"memcached":
{
"server":
{
"host":"127.0.0.1",
"port":11211,
"timeout":3600,
"namespace":""
}
},
"dokuwiki":
{
"uri":