diff options
Diffstat (limited to 'app/Models/SystemConfiguration.php')
| -rw-r--r-- | app/Models/SystemConfiguration.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Models/SystemConfiguration.php b/app/Models/SystemConfiguration.php index d5dd0f0d6..a11142f80 100644 --- a/app/Models/SystemConfiguration.php +++ b/app/Models/SystemConfiguration.php @@ -26,7 +26,6 @@ declare(strict_types=1); * @property-read bool $pubsubhubbub_enabled * @property-read string $salt * @property-read bool $simplepie_syslog_enabled - * @property bool $unsafe_autologin_enabled * @property-read bool $suppress_csp_warning * @property array<string> $trusted_sources * @property array<string,array<string,mixed>> $extensions |
