| Erweiterung |
Status |
Beschreibung |
Empfohlen für |
Leistungsauswirkung |
| INTL |
Installiert
|
Internationalization extension for locale-aware formatting of dates, numbers, and currencies |
Recommended for multilingual sites or sites needing locale-aware date, number, and currency formatting
|
Low impact: Enables Twig intl filters (format_date, format_number, format_currency)
|
| IMAGICK |
Installiert
|
Advanced image processing library with support for 200+ image formats |
Recommended for sites with heavy image processing, advanced image effects, or PDF generation needs
|
High impact for image operations, no impact if not used
|
| OPCACHE |
Installiert
|
PHP bytecode cache that dramatically improves performance |
Recommended for all production sites - provides 2-5x performance improvement with no downsides
|
Very high impact: 2-5x faster page loads, 50% less memory usage
|
| APCU |
Nicht installiert
|
Fast in-memory user cache for single-server applications |
Recommended for most sites - zero-config caching that works immediately on single-server setups
|
Medium-high impact: Much faster than filesystem cache, instant setup
|
| REDIS |
Installiert
|
In-memory data structure store for caching and session storage |
Recommended for high-traffic sites needing advanced caching, session clustering, or real-time features
|
Medium-high impact: Fast caching, improved session performance
|
| MEMCACHED |
Nicht installiert
|
High-performance, distributed memory object caching system |
Recommended for high-traffic sites (1000+ daily visitors) or multi-server setups requiring shared caching
|
Medium impact: Faster template caching, reduced database load
|
| Konfiguration | Wert |
| env |
prod |
| appEnv |
|
| template |
/www/htdocs/v075328/sandbox.brockert.de/sandbox/vendor/totalcms/cms/resources/templates |
| datadir |
/www/htdocs/v075328/sandbox.brockert.de/sandbox/public/tcms-data |
| tmpdir |
/www/htdocs/v075328/sandbox.brockert.de/sandbox/tmp |
| cachedir |
/www/htdocs/v075328/sandbox.brockert.de/sandbox/cache |
| domain |
sandbox.brockert.de |
| siteName |
Meine großartige Webseite |
| url |
https://sandbox.brockert.de |
| api |
|
| licenseUrl |
https://license.totalcms.co |
| locale |
de_DE |
| i18n |
default: de_DE
available: []
|
| timezone |
Europe/Berlin |
| notfound |
/404 |
| maxDownloadSize |
2048 |
| debug |
false |
| appLogLevel |
info |
| cache |
apcu: true
filesystem: true
redis: true
memcached: true
fragments: true
fragmentTtl: 3600
redisConfig: {
host: 127.0.0.1
port: 6379
timeout: 1
password: null
database: 0
}
memcachedConfig: {
host: 127.0.0.1
port: 11211
}
|
| session |
name: null
cookie_domain:
cookie_path: /
cookie_samesite: Lax
cache_expire: 0
cache_limiter:
cookie_secure: true
cookie_httponly: true
cookie_lifetime: 0
gc_maxlifetime: 86400
use_trans_sid: false
use_only_cookies: true
conflictStrategy: preserve
|
| logger |
name: totalcms
path: /www/htdocs/v075328/sandbox.brockert.de/sandbox/logs
filename: totalcms.log
level: 200
maxFiles: 10
permissions: 509
|
| error |
display_error_details: false
log_errors: true
log_error_details: true
|
| imageworks |
gatherLocation: true
watermarksGallery: watermarks
watermarkFontsDepot: watermark-fonts
defaults: {
fm: jpg
q: 92
}
presets: {
small: {
w: 300
h: 200
}
small-crop: {
w: 300
h: 300
fit: crop-focalpoint
}
medium: {
w: 600
h: 400
}
medium-crop: {
w: 600
h: 600
fit: crop-focalpoint
}
}
|
| auth |
enable: false
usePasskeys: ********
loginWith: both
collection: auth
maxAttempts: 10
downloadMaxAttempts: 25
deniedTimeout: 7
deniedDefaultRedirect: /
persistentLoginDays: 30
forgotPasswordMailerId:
resetTokenExpiry: ********
verificationMailerId:
verificationTokenExpiry: ********
publicRegistration: []
publicRegistrationGroup:
|
| htmlclean |
enabled: true
allowed_css_properties: [
color
background-color
font-size
font-weight
font-style
font-family
text-align
text-decoration
margin
margin-left
margin-right
margin-top
margin-bottom
padding
padding-left
padding-right
padding-top
padding-bottom
border
line-height
list-style-type
width
height
max-width
max-height
display
]
|
| dashboard |
pagination: 50
title: Total CMS Admin
confirmCountdown: 3
|
| smtp |
host: 127.0.0.1
port: 25
secure: TLS
from:
fromName:
to:
sendDelay: 0
|
| mailer |
ratePerIp: 10
ratePerTemplate: 50
rateWindow: 300
|
| presets |
[] |
| docroot |
/www/htdocs/v075328/sandbox.brockert.de/sandbox/public |
| root |
/www/htdocs/v075328/sandbox.brockert.de/sandbox |
| builder |
pagesCollection: builder-pages
assetsPath: assets
|
| extensions |
logLevel: info
profileSampleRate: 50
budgetMsPerExtension: 200
budgetMsPerStack: 500
|
| mcp |
enabled: true
publicAccess: false
allowedOrigins: []
publicIpPerMinute: 60
toolPrefix:
subscriptionsEnabled: true
|
| oauth |
signingKeyPath: ********
publicKeyPath: ********
accessTokenTtl: ********
refreshTokenTtl: ********
authCodeTtl: PT10M
dynamicRegistration: false
|
| search |
activeProvider: text
indexOnSave: true
|
| automations |
[] |