1# TetriNET (linux) Security configuration file
2
3# This file contains security configuration for TetriNET, and by default will
4# be created with all values commented out.
5# Each configuration value consists of a TAG name, followed by an equal sign
6# and a value. IE:
7#      op_password=mypass
8# Any text after a # is ignored, and can be used as comments.
9
10# op_password [] - Typing /op <thispassword> will give player op status
11#op_password=pass4word
12
13
14# End of File
15