From 4fb2ef0a69526d1bbd7e54011a2b6d83f2f98a3e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 26 Apr 2025 21:46:53 +0100 Subject: [PATCH] Restore write access to the wiki --- roles/konqi.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/konqi.rb b/roles/konqi.rb index dab8a82b6..2ef8ebd84 100644 --- a/roles/konqi.rb +++ b/roles/konqi.rb @@ -29,9 +29,6 @@ default_attributes( } } } - }, - :wiki => { - :site_readonly => "READ ONLY: The wiki is currently read only for maintenance" } ) -- 2.39.5