mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Allow a collective to disable the integration endpoint
This commit is contained in:
@ -14,6 +14,7 @@ type alias Config =
|
||||
, baseUrl : String
|
||||
, signupMode : String
|
||||
, docspellAssetPath : String
|
||||
, integrationEnabled : Bool
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user