Compare commits
2 Commits
991d2abcc2
...
7aa7eacacf
Author | SHA1 | Date | |
---|---|---|---|
7aa7eacacf | |||
970eb0a1cf |
@ -958,7 +958,7 @@ $CONFIG = [
|
|||||||
*
|
*
|
||||||
* Defaults to ``UTC``
|
* Defaults to ``UTC``
|
||||||
*/
|
*/
|
||||||
'logtimezone' => 'Europe/Berlin',
|
'logtimezone' => 'Indian/Maldives',
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Append all database queries and parameters to the log file. Use this only for
|
* Append all database queries and parameters to the log file. Use this only for
|
||||||
@ -1047,7 +1047,7 @@ $CONFIG = [
|
|||||||
*/
|
*/
|
||||||
'apps_paths' => [
|
'apps_paths' => [
|
||||||
[
|
[
|
||||||
'path'=> '/var/www/nextcloud/apps',
|
'path'=> '/var/www/html/apps',
|
||||||
'url' => '/apps',
|
'url' => '/apps',
|
||||||
'writable' => true,
|
'writable' => true,
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user