mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-03 10:22:21 +00:00
Adding mongo support and /antivpn clearcache command
This commit is contained in:
@@ -34,6 +34,8 @@ public interface VPNDatabase {
|
||||
|
||||
void updateAlertsState(UUID uuid, boolean state);
|
||||
|
||||
void clearResponses();
|
||||
|
||||
void init();
|
||||
|
||||
void shutdown();
|
||||
|
||||
Reference in New Issue
Block a user