allow disabling comment date display using discussiondatedisplay configuration option

This commit is contained in:
El RIDO
2024-05-04 14:38:41 +02:00
parent 5421e8e558
commit 0f9158b37b
7 changed files with 31 additions and 14 deletions
+1
View File
@@ -40,6 +40,7 @@ class Configuration
'basepath' => '',
'discussion' => true,
'opendiscussion' => false,
'discussiondatedisplay' => true,
'password' => true,
'fileupload' => false,
'burnafterreadingselected' => false,