Switch configuration file from json to toml

This commit is contained in:
2026-04-30 06:53:36 +02:00
parent 9f6c5b2880
commit d5c4cfa9d0
5 changed files with 40 additions and 15 deletions
+2
View File
@@ -3,3 +3,5 @@ module 192.168.1.180/odonax/filehost-athome
go 1.26.2
require github.com/mattn/go-sqlite3 v1.14.44
require github.com/BurntSushi/toml v1.6.0 // indirect