Changeset 3b4095f in Klonkt for src/config/database.js
- Timestamp:
- 07/01/2026 10:28:08 PM (2 months ago)
- Branches:
- main
- Children:
- 5e52448
- Parents:
- 7f265ce
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r7f265ce r3b4095f 82 82 ensureColumn('sites', 'show_search', 'INTEGER DEFAULT 1'); 83 83 ensureColumn('sites', 'show_archive_link', 'INTEGER DEFAULT 1'); 84 ensureColumn('sites', 'og_theme', 'TEXT'); // OG share-card variant: NULL=auto (follow site theme) | 'light' | 'dark' 84 85 85 86 // Per-post noindex + type
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)