Changeset abdcf33 in Klonkt for src/config/database.js
- Timestamp:
- 06/27/2026 09:46:03 PM (2 months ago)
- Branches:
- main
- Children:
- d2b7247
- Parents:
- 3746f6a
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r3746f6a rabdcf33 46 46 ensureColumn('users', 'lang', 'TEXT'); 47 47 // Site-level moderation toggle. 'trust' = auto-approve, 'moderate' = pending until reviewed. 48 ensureColumn('sites', 'comments_moderation_mode', "TEXT DEFAULT 'moderate'");49 48 // Circles: whether this site may appear in other sites' circles (surfacing opt-out). 50 49 ensureColumn('sites', 'allow_circle', 'INTEGER DEFAULT 1');
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)