mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-09 08:49:01 +00:00
remove comment for manager
This commit is contained in:
parent
d7745e451a
commit
1e0c234e57
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@
|
|||
# Define port listen (default 8000)
|
||||
port = 8000
|
||||
|
||||
# Generate key
|
||||
# openssl req -nodes -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365 -subj "/C=FR/ST=France/L=Paris/O=khaganat/CN=khaganat.org"
|
||||
|
||||
# key
|
||||
keyfile = /home/gameserver/ca/appli/private/serverkey.pem
|
||||
|
||||
|
|
Loading…
Reference in a new issue