mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-13 09:29:20 +02:00
5 lines
137 B
PHP
5 lines
137 B
PHP
<?php
|
|
$config['installed'] = true;
|
|
$config['server_path'] = '/home/www-data/forgottenserver';
|
|
$config['install_ignore_ip_check'] = true;
|