5b7a492dfe64bde605b299fa43064208e385a0bd
[atutor.git] / mods / wiki / plugins / db / dba.meta
1 api: ewiki
2 category: database
3 hooks: database
4 type: database
5 config: 
6   EWIKI_DBA="/tmp/mywiki.flatfile"  // or use extension .db2
7   EWIKI_DBFILES_GZLEVEL=0  // if you want .inifile format (this is not binary safe - also disable image upload then!)
8 title: dba
9 description: utilizes PHPs "dba" extension as database backend
10 priority: auto