config_inc.php deleted
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<?php
|
||||
$g_hostname = 'mantisbt-mariadb';
|
||||
$g_db_type = 'mysqli';
|
||||
$g_database_name = 'mantisbt';
|
||||
$g_db_username = 'mantisbt';
|
||||
$g_db_password = 'MantisDBPassword_2024!';
|
||||
$g_default_timezone = 'Europe/Berlin';
|
||||
$g_crypto_master_salt = 'sxV60XX070dky/kC7+F2ynWWhM9KsnfR0t3VREIRAXM=';
|
||||
$g_path = 'https://mantisbt.innovation-hub-niedersachsen.de/';
|
||||
$g_allow_signup = OFF;"
|
||||
$g_smtp_host = 'smtp.innohub.local';
|
||||
$g_smtp_port = 25;
|
||||
$g_smtp_username = '';
|
||||
$g_smtp_connection_mode = '';
|
||||
Reference in New Issue
Block a user