db-doc: appconfig description
This commit is contained in:
parent
e2ca88af5e
commit
a018dacac2
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@
|
|||
|
||||
<table>
|
||||
|
||||
<!--
|
||||
Namespaced Key-Value Store for Application Configuration.
|
||||
- Keys are namespaced per appid.
|
||||
- E.g. (core, global_cache_gc_lastrun) -> 1385463286
|
||||
-->
|
||||
<name>*dbprefix*appconfig</name>
|
||||
|
||||
<declaration>
|
||||
|
|
Loading…
Reference in a new issue