look up hook URLs dynamically
This commit is contained in:
parent
0dc92c2d7b
commit
88b96265d7
2 changed files with 46 additions and 8 deletions
|
@ -149,6 +149,7 @@ private:
|
|||
std::unordered_map< std::pair<uint64_t,uint64_t>,std::pair<int64_t,InetAddress>,_PairHasher > &lastOnline);
|
||||
|
||||
void configureSmee();
|
||||
void notifyNewMember(const std::string &networkID, const std::string &memberID);
|
||||
|
||||
enum OverrideMode {
|
||||
ALLOW_PGBOUNCER_OVERRIDE = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue