Files
acai-vscode-webbase/cms/data/settings.dat.php
Jordan f38257ebf3 Add settings.dat.php as empty template for installations
Credentials and personal data cleared, kept as blank
template that gets filled during remote installations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 20:30:46 +00:00

64 lines
1.0 KiB
PHP
Executable File

;<?php die('This is not a program file.'); exit; ?>
adminEmail = ""
cookiePrefix = ""
dateRegistered = 0
demoMode = 0
helpUrl = ""
homeJordan = 0
installPath = ""
isDisabled = 0
isInstalled = 1
language = "es"
licenseCompanyName = ""
licenseDomainName = ""
programBuild = 1
programName = "Panel de Administración WEB"
programVersion = 4.2
protocol = "http"
tienda_online = 0
timezone = "Europe/London"
timezoneOffsetAddMinus = "-"
timezoneOffsetHours = 0
timezoneOffsetMinutes = 00
tokenREST = ""
tokenRESTUser = ""
uploadDir = ""
uploadUrl = "/cms/uploads/"
uploadcare = ""
vendorLocation = ""
vendorName = ""
vendorUrl = ""
websiteUrl = ""
[advanced]
imageResizeQuality = 80
[idiomas]
espanol = "www"
ingles = ""
frances = ""
portugues = ""
catalan = ""
aleman = ""
italiano = ""
koreano = ""
chino = ""
noruego = ""
ruso = ""
nigeriano = ""
sueco = ""
[mysql]
hostname = "localhost"
database = ""
username = ""
password = ""
tablePrefix = "cms_"
allowSystemFieldEditing = 0
textOnlyErrors = 0
[wysiwyg]
includeDomainInLinks = 0
wysiwygLang = "es"