Add a timezone setting in settings.php
This commit is contained in:
@ -12,5 +12,6 @@
|
||||
"renoted"
|
||||
],
|
||||
"baseURL": "/",
|
||||
"debug": false
|
||||
"debug": false,
|
||||
"timezone": "America/Chicago"
|
||||
}
|
||||
|
Reference in New Issue
Block a user