Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Draft: Resolve "ci: deploy on froggit pages"

Open Christophe Chaudier requested to merge 2-ci-deploy-on-froggit-pages into main
Files
2
+ 10
10
appConfig:
theme: dashy-docs
language: fr
layout: auto
iconSize: medium
theme: dashy-docs
language: fr
startingView: default
defaultOpeningMethod: newtab
statusCheck: false
statusCheckInterval: 0
faviconApi: allesedv
routingMode: history
faviconApi: faviconkit
# On GitLab Page 'routingMode' must be 'hash'
# https://github.com/Lissy93/dashy/issues/351#issuecomment-986285310
routingMode: hash
enableMultiTasking: false
widgetsAlwaysUseProxy: false
webSearch:
disableWebSearch: false
searchEngine: duckduckgo
searchEngine: qwant
openingMethod: newtab
searchBangs: {}
enableFontAwesome: true
enableMaterialDesignIcons: false
cssThemes: []
customColors: {}
externalStyleSheet: []
hideComponents:
hideHeading: false
hideNav: false
@@ -27,7 +28,6 @@ appConfig:
auth:
enableGuestAccess: false
users: []
enableKeycloak: false
showSplashScreen: false
preventWriteToDisk: false
preventLocalSave: false
Loading