Changeset f278df9 in Klonkt for src/config/database.js
- Timestamp:
- 06/26/2026 07:47:20 AM (2 months ago)
- Branches:
- main
- Children:
- ce0bedf
- Parents:
- 283f618
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r283f618 rf278df9 400 400 CREATE INDEX IF NOT EXISTS idx_ap_delivery_due ON ap_delivery(next_at); 401 401 `); 402 // Auto-boost a followed account's posts ("feature an artist"): their new 403 // top-level posts get re-Announced to our followers automatically. 404 ensureColumn('ap_following', 'auto_boost', 'INTEGER DEFAULT 0'); 402 405 } 403 406
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)