diff --git a/src/test/resources/arsnova.properties.example b/src/test/resources/arsnova.properties.example new file mode 100644 index 0000000000000000000000000000000000000000..5042b97f53891874e9de056924dbaef1330a124f --- /dev/null +++ b/src/test/resources/arsnova.properties.example @@ -0,0 +1,19 @@ +security.arsnova-url=http://localhost:8080 +security.cas-server-url=https://cas.thm.de/cas + +security.facebook.key=318531508227494 +security.facebook.secret=e3f38cfc72bb63e35641b637081a6177 + +security.twitter.key=PEVtidSG0HzSrxVRPpsCXw +security.twitter.secret=mC0HOvxiEgqwdDWCcDoy3q75nUQPu1bYRp1ncHWGd0 + +security.google.key=110959746118.apps.googleusercontent.com +security.google.secret=CkzUJZswY8rjWCCYnHVovyGA + +security.ssl=false +security.keystore=/etc/arsnova.thm.de.jks +security.storepass=arsnova + +couchdb.host=localhost +couchdb.port=5984 +couchdb.name=arsnova \ No newline at end of file