dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
config.php
Go to the documentation of this file.
1<?php
2$config['version'] = '1.0';
3$config['activ'] = '1';
4$config['groups'][0] = '*';
5$config['mail_profile'] = 'dbxApp';
6$config['mail_from'] = 'download@dbxapp.de';
7$config['mail_from_name'] = 'dbxapp Download';
8$config['mail_subject'] = 'Ihr dbxapp Demo-Download';
9$config['download_zip'] = 'files/download/dbxapp-demo.zip';
10$config['download_name'] = 'dbxapp-demo.zip';
11$config['download_ttl_hours'] = '48';
12$config['token_secret'] = '97411d6d2351daa9b7e598da450340560bbeea994246d14cfa2de9628c218c66';
$config['version']
Definition config.php:2