diff options
Diffstat (limited to 'app/Models')
| -rw-r--r-- | app/Models/SystemConfiguration.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/SystemConfiguration.php b/app/Models/SystemConfiguration.php index a11142f80..e366cbb8b 100644 --- a/app/Models/SystemConfiguration.php +++ b/app/Models/SystemConfiguration.php @@ -19,6 +19,7 @@ declare(strict_types=1); * @property-read bool $http_auth_auto_register * @property-read string $http_auth_auto_register_email_field * @property string $language + * @property string $closed_registration_message * @property array<string,int> $limits * @property-read string $logo_html * @property-read string $meta_description |
