changed git call from https to git readonly
[atutor.git] / mods / wiki / plugins / db / dzf2.meta
1 api: ewiki
2 category: database
3 hooks: database
4 type: database
5 config: 
6   EWIKI_DBFILES_DIRECTORY="pages/"  // like with plugins/db/flat_files
7   EWIKI_DBFF_ACCURATE=1  // makes FIND call return image sizes
8   DZF2_HIT_COUNTING=1  // enables hit-counting
9   EWIKI_CASE_INSENSITIVE=true  // this is hard-coded in here, so don't disable or everything would break
10 title: dzf2
11 description: faster file database with deep directory structure, compression, caching, and it's case-insensitive like the SQL backends
12 priority: auto