1
0
Fork 0
mirror of synced 2024-07-06 23:21:05 +12:00

Update app/config/variables.php

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Matej Bačo 2022-11-18 15:17:51 +01:00 committed by GitHub
parent 9163aa360e
commit 421cebced8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -206,7 +206,7 @@ return [
], ],
[ [
'name' => '_APP_CONSOLE_INVITES', 'name' => '_APP_CONSOLE_INVITES',
'description' => 'This option allows you to disable the invitation of new users on the Appwrite console. When enabled, console users are allowed to invite new users to a project. By default this option is enabled.', 'description' => 'This option allows you to disable the invitation of new users to the Appwrite console. When enabled, console users are allowed to invite new users to a project. By default this option is enabled.',
'introduction' => '1.2.0', 'introduction' => '1.2.0',
'default' => 'enabled', 'default' => 'enabled',
'required' => false, 'required' => false,