mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Cleaning up .cf to .net
This commit is contained in:
@@ -20,7 +20,7 @@ Available commands:
|
||||
* lynx - web browser
|
||||
* alpine - email
|
||||
-----------------------------------------------------------
|
||||
To modify the thunix.cf website, propose a PR here:
|
||||
To modify the thunix.net website, propose a PR here:
|
||||
https://tildegit.org/thunix/main_site
|
||||
|
||||
To modify the system config, propose a PR here:
|
||||
|
||||
@@ -2,4 +2,4 @@ options ndots: 2
|
||||
nameserver 149.56.184.112
|
||||
nameserver 66.42.77.29
|
||||
|
||||
search thunix.cf
|
||||
search thunix.net
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
This is my gopher page.
|
||||
There are many like it, but this one is mine.
|
||||
1Thunix gopher.thunix.cf
|
||||
1Thunix thunix.net
|
||||
|
||||
|
||||
@@ -17,10 +17,10 @@ server_name = Thunix Minetest server
|
||||
server_description = Thunix Minetest server powered by Debian
|
||||
|
||||
# Domain name of server
|
||||
server_address = thunix.cf
|
||||
server_address = thunix.net
|
||||
|
||||
# Homepage of server
|
||||
server_url = http://thunix.cf
|
||||
server_url = http://thunix.net
|
||||
|
||||
# Automaticaly report to masterserver
|
||||
# set to true for public servers
|
||||
@@ -44,7 +44,7 @@ default_game = minetest
|
||||
#map-dir = /var/games/minetest-server/.minetest/worlds/world
|
||||
|
||||
# Message of the Day
|
||||
motd = Welcome to Minetest, hosted by THunix.cf. Enjoy your stay!
|
||||
motd = Welcome to Minetest, hosted by THunix.net. Enjoy your stay!
|
||||
|
||||
# Maximum number of players connected simultaneously
|
||||
max_users = 30
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
MultiClients = true
|
||||
Nick = newuser
|
||||
PrependTimestamp = true
|
||||
QuitMsg = bouncer provider phoenix.thunix.cf
|
||||
QuitMsg = bouncer provider thunix.net
|
||||
RealName = Got Thunix ?
|
||||
StatusPrefix = *
|
||||
TimestampFormat = [%H:%M:%S]
|
||||
|
||||
Reference in New Issue
Block a user