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