removed tables from config files
This commit is contained in:
parent
f0376a73c2
commit
78244e7e3e
@ -14,6 +14,5 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
[connection]
|
|
||||||
auto_connect = false # Automatic connection to 'auto_connect_ip'
|
auto_connect = false # Automatic connection to 'auto_connect_ip'
|
||||||
auto_connect_ip = "109.123.243.163" # See 'auto_connect'
|
auto_connect_ip = "109.123.243.163" # See 'auto_connect'
|
@ -14,5 +14,4 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
[connection]
|
|
||||||
user_pick_username = true # User will be prompted for his username on connect or will have to set it onetime [NOT IMPLEMENTED]
|
user_pick_username = true # User will be prompted for his username on connect or will have to set it onetime [NOT IMPLEMENTED]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user