Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
74f8a82a
Commit
74f8a82a
authored
Nov 18, 2014
by
woogerboy21
Browse files
corrected miss-pasting
parent
38695327
Changes
1
Hide whitespace changes
Inline
Side-by-side
servatrice/src/servatrice.cpp
View file @
74f8a82a
...
...
@@ -35,10 +35,7 @@
#include
"main.h"
#include
"decklist.h"
#include
"pb/event_server_message.pb.h"
#include
"pb/event_server_shutdo; You may want to allow an unlimited number of users from a trusted source. This setting can contain a
; comma-separed list of IP addresses which will allow an unlimited number of connections from each of the
; IP addresses listed (ignoring the max_users_per_address). Default is "
127.0.0.1,::1"; example: "192.73.233.244,81.4.100.74"
trusted_sources
=
""
wn
.
pb
.
h
"
#include
"pb/event_server_shutdown.pb.h"
#include
"pb/event_connection_closed.pb.h"
Servatrice_GameServer
::
Servatrice_GameServer
(
Servatrice
*
_server
,
int
_numberPools
,
const
QSqlDatabase
&
_sqlDatabase
,
QObject
*
parent
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment