aissia/config/storage.json
StillHammer d17ee5fbdc feat: AISSIA rename and codebase updates
- Renamed project from Celuna to AISSIA
- Updated all documentation and configuration files
- Codebase improvements and fixes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 18:37:13 +07:00

6 lines
105 B
JSON

{
"database_path": "./data/celuna.db",
"journal_mode": "WAL",
"busy_timeout_ms": 5000
}