diff --git a/src/conf.yml b/src/conf.yml
index 7ff3b28c001bc5e2356769891517645b54b8c647..229fe9bfdd35dee693b4fdd92550dbda50c7faf0 100644
--- a/src/conf.yml
+++ b/src/conf.yml
@@ -1,25 +1,24 @@
 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
+  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
@@ -29,7 +28,6 @@ appConfig:
   auth:
     enableGuestAccess: false
     users: []
-    enableKeycloak: false
   showSplashScreen: false
   preventWriteToDisk: false
   preventLocalSave: false