ansible/roles/tmodloader/templates/config

14 lines
450 B
Plaintext

# 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 }}
worldpath={{ terraria_root }}/{{ terraria_name }}/worlds
autocreate={{ terraria_worldsize }}
difficulty={{ terraria_difficulty }}
worldname=world
banlist=banlist.txt
secure=0