removed mods directory from the ATutor codebase
[atutor.git] / mods / wiki / plugins / db / dba.meta
diff --git a/mods/wiki/plugins/db/dba.meta b/mods/wiki/plugins/db/dba.meta
deleted file mode 100644 (file)
index 5b7a492..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-api: ewiki
-category: database
-hooks: database
-type: database
-config: 
-  EWIKI_DBA="/tmp/mywiki.flatfile"  // or use extension .db2
-  EWIKI_DBFILES_GZLEVEL=0  // if you want .inifile format (this is not binary safe - also disable image upload then!)
-title: dba
-description: utilizes PHPs "dba" extension as database backend
-priority: auto