223562011e6a33fc7db41699ae04e052460e397a
[atutor.git] / mods / wiki / plugins / db / any.meta
1 api: ewiki
2 category: database
3 hooks: database
4 type: database
5 config: 
6   EWIKI_DB_UTF8=0  // convert from/to UTF-8 for your database (PG)
7   EWIKI_DB_BIN64=0  // cipher any _BINARY entry (PG)
8 title: anydb
9 description: provides a SQL database abstraction layer for PostgreSQL and others
10 priority: auto