Bereite sauberen Installationsstand vor
Runtime-Daten aus Git entfernen, WebP-Konvertierung ergänzen, Installation und Updates dokumentieren sowie den Repository-Link im Footer hinzufügen.
This commit is contained in:
@@ -15,6 +15,7 @@ const ADMIN_PASSWORD_PLAIN = 'YH&Vk2TOn%%5R196bMgU*EWpdk2Bc08Z';
|
||||
// Pfade
|
||||
const DATA_FILE = __DIR__ . '/data/talks.json';
|
||||
const UPLOAD_DIR = __DIR__ . '/uploads';
|
||||
const WEBP_QUALITY = 85;
|
||||
|
||||
// SEO Defaults
|
||||
const DEFAULT_OG_IMAGE = '/assets/logo.png'; // optional, falls vorhanden
|
||||
|
||||
Reference in New Issue
Block a user