6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
username = username_here
|
|
# create md5 password:
|
|
# echo -n password | md5sum
|
|
password = md5_hash_here
|
|
debug = 0
|