123456789101112131415 |
- {
- "LOCAL_ENVIRONMENT": true,
- "DATA_CONFIG": {
- "dbPath": "db/ndg2.gat4/",
- "dbfile_default": "corpus.db",
- "data_interface": "sqlite3",
- "dynamic_occ_tables": true,
- "db_encoded": true,
- "texts_encoded": true
- },
- "LOGGER_CONFIG": {
- "filename": "Progetto2023_BE.log",
- "level": "info"
- }
- }
|