From b97b2f5503f87fda42cf279c9dc2089e5f6806f3 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sun, 2 Nov 2025 13:46:12 +0100 Subject: [PATCH] Update default language to English Remove outdated comments from config file --- app/config.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/config.ini b/app/config.ini index d38a320..fd603b4 100644 --- a/app/config.ini +++ b/app/config.ini @@ -1,8 +1,3 @@ -; PnP Framework Configuration - [languages] -; Default language (used when no language prefix in URL) default = "no" - -; Available languages (comma-separated language codes) available = "no,en"