1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

refactor(config): remove two unused constants

This commit is contained in:
jvoisin 2025-07-06 21:54:32 +02:00 committed by Frédéric Guillot
parent 7a394b0bf8
commit 052e8dd0aa

View file

@ -23,8 +23,6 @@ const (
defaultHSTS = true
defaultHTTPService = true
defaultSchedulerService = true
defaultDebug = false
defaultTiming = false
defaultBaseURL = "http://localhost"
defaultRootURL = "http://localhost"
defaultBasePath = ""