- API, Mac client
This commit is contained in:
@@ -156,6 +156,11 @@ final class Config
|
||||
'enabled' => true,
|
||||
'hash_salt' => 'change-me',
|
||||
],
|
||||
'api' => [
|
||||
'enabled' => true,
|
||||
'token' => '',
|
||||
'allow_local_without_token' => true,
|
||||
],
|
||||
'social' => [],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user