Без скелета/шаблонов для новых пользователей; Talk без sample; install: config от occ, затем дополнение
This commit is contained in:
@@ -49,7 +49,7 @@ class SampleConversationsService {
|
||||
}
|
||||
|
||||
public function initialCreateSamples(string $userId): void {
|
||||
if (!$this->appConfig->getAppValueBool('create_samples', true)) {
|
||||
if (!$this->appConfig->getAppValueBool('create_samples', false)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user