Advanced Search
Search Results
2 total results found
My Server Config
Game Server
Team Fortress 2
//Server settings hostname "SKYNET2 TF2" sv_password "" sv_lan 1 sv_region 1 rcon_password "SomeRandomPassword" sv_rcon_banpenalty 15 sv_rcon_minfailures 15 sv_rcon_maxfailures 15 log on sv_logfile 1 sv_logecho 1 sv_logbans 1 sv_cheats 1 sv_pure ...
NextCloud Config Example
NextCloud
This is an example of my config.php file for NC. Its usually found in: /var/www/nextcloud/config/ <?php $CONFIG = array ( 'passwordsalt' => 'your-password-salt', 'secret' => 'your-secret-string', 'trusted_domains' => array ( 0 => 'localhost...