Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@owncloud.com>2013-11-26 21:39:19 +0400
committerAndreas Fischer <bantu@owncloud.com>2013-11-26 21:39:19 +0400
commita018dacac2fb8df6f5a92bf005206e0068801890 (patch)
tree5f151e153e4f7c2f1e7ea9fa9c2ca10418d31c84 /db_structure.xml
parente2ca88af5ed5f57f8e4328221280c95973171039 (diff)
db-doc: appconfig description
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 377363b7eea..1b72385787b 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -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>