Update 'Home'

Anna Schumaker 2023-03-21 16:38:48 -04:00
parent eea586d1c6
commit 3f86043b5c
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@ Welcome to the Emmental Wiki, which is written to document the v3.x releases.
# Database Design
Emmental 3 uses a SQLite database to store its settings, playlist, and track information.
## SQLite Settings
## [[SQLite Config]]
| Pragma | Value |
| ------------ | ----- |
| foreign_keys | ON |