pull/833/head
Akhil 2023-09-26 23:17:28 +05:30
parent 6b4983fc28
commit 269d080df1
No known key found for this signature in database
GPG Key ID: A8AB680DBB7F3D45
2 changed files with 2 additions and 1 deletions

View File

@ -82,6 +82,7 @@ class OtherController extends GenericApiController
};
$defaultTimelinePath = $this->config->getSystemValue('memories.default_timeline_path', 'EMPTY');
return new JSONResponse([
// general stuff
'version' => $version,

View File

@ -69,7 +69,7 @@ return [
// 1080 => 1080p (and so on)
'memories.video_default_quality' => '0',
// Default timeline path for all users; if not set, default is '/Photos'
// Default timeline path for all users; if not set, default is '/Photos'
'memories.default_timeline_path' => 'Photos/',
// Memories only provides an admin interface for these