Change post_time format string

This commit is contained in:
discomrade 2021-06-23 03:53:51 -02:00 committed by towards-a-new-leftypol
parent b11487a8a0
commit 8ea261f6ca

View File

@ -107,6 +107,9 @@ $config['secure_trip_salt'] = 'ODQ2NDM0ODlmMmRhNzk2M2EyNjJlOW';
//Banners
$config['url_banner'] = '/banners.php';
//Date format
$config['post_date'] = '%F (%a) %T';
/*
* Some users are having trouble posting when this is on,
* with the message 'Your request looks automated; Post discarded.'