['nullable', 'string', 'max:255'], 'administrator_email' => ['nullable', 'email', 'max:255'], 'timezone' => ['nullable', 'string', 'max:80'], ]; } }