Semaphore: Move from BoltDB to SQLite (#12624)

* Fix

* start

* Apply suggestion from @tremor021
This commit is contained in:
Slaviša Arežina
2026-03-06 21:53:47 +01:00
committed by GitHub
parent be803ced6f
commit 9ff1d088c5
3 changed files with 33 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
},
"notes": [
{
"text": "This instance uses BoltDB",
"text": "This instance uses SQLite",
"type": "info"
},
{