- Fix: Notifiable-Trait zum User-Model hinzugefuegt (behebt notify()-500er) - Installer: SMTP-Verbindungstest mit EsmtpTransport + Ueberspringen-Link - Admin: Neuer E-Mail-Tab mit SMTP-Konfiguration + Verbindungstest - Admin: Lazy Quill-Initialisierung (nur sichtbare Locale wird geladen) - Uebersetzungen: 17 neue Mail-Keys in allen 6 Sprachen Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 lines
407 B
Plaintext
Executable File
17 lines
407 B
Plaintext
Executable File
Cache.SerializerPermissions
|
|
TYPE: int/null
|
|
VERSION: 4.3.0
|
|
DEFAULT: 0755
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
Directory permissions of the files and directories created inside
|
|
the DefinitionCache/Serializer or other custom serializer path.
|
|
</p>
|
|
<p>
|
|
In HTML Purifier 4.8.0, this also supports <code>NULL</code>,
|
|
which means that no chmod'ing or directory creation shall
|
|
occur.
|
|
</p>
|
|
--# vim: et sw=4 sts=4
|