refactor: Remove database support

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
Jianhui Zhao
2025-06-11 09:54:35 +08:00
parent 6e896cac2b
commit b1e592f1fa
15 changed files with 23 additions and 315 deletions

View File

@@ -28,10 +28,6 @@
#white-list: "*"
#white-list: rtty1 rtty2
# database source
db: sqlite://rttys.db
#db: mysql://rttys:rttys@tcp(localhost)/rttys
# Local access does not require authentication
#local-auth: false