All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ngible.play-guard_2.11.2.4.0.source-code.reference.conf Maven / Gradle / Ivy

The newest version!
play {
  modules {
    enabled += "com.digitaltangible.playguard.PlayGuardIpCheckerModule"
    enabled += "com.digitaltangible.playguard.PlayGuardTokenBucketGroupProviderModule"
  }
}

playguard {
  filter {
    enabled = false
    ip {
      whitelist = null
      blacklist = null
    }
  }
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy