mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-01 01:41:55 +00:00
Adding mongo support and /antivpn clearcache command
This commit is contained in:
@@ -24,6 +24,10 @@ public interface VPNConfig {
|
||||
|
||||
boolean isDatabaseEnabled();
|
||||
|
||||
boolean useDatabaseCreds();
|
||||
|
||||
String mongoDatabaseURL();
|
||||
|
||||
String getDatabaseType();
|
||||
|
||||
String getDatabaseName();
|
||||
|
||||
Reference in New Issue
Block a user