ansible/roles/terraria/templates/config

14 lines
450 B
Plaintext
Raw Normal View History

2020-05-15 10:49:42 -05:00
# This configuration file is deployed via Ansible
# Changes made here will be overwritten!
maxplayers=8
world={{ terraria_root }}/{{ terraria_name }}/worlds/world.wld
port={{ terraria_port }}
password={{ terraria_password }}
motd={{ terraria_worldname }} {{ terraria_motd }}
2020-05-15 10:49:42 -05:00
worldpath={{ terraria_root }}/{{ terraria_name }}/worlds
autocreate={{ terraria_worldsize }}
difficulty={{ terraria_difficulty }}
2020-05-16 17:41:07 -05:00
worldname=world
2020-05-15 10:49:42 -05:00
banlist=banlist.txt
secure=0