Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
Paul-Christian Volkmer
ARSnova Backend
Commits
64c779d9
Commit
64c779d9
authored
12 years ago
by
Julian Hochstetter
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Remove config file and put contents into config example"
This reverts commit
04bd8274
.
parent
06595784
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/webapp/config.properties
+19
-0
19 additions, 0 deletions
src/main/webapp/config.properties
src/main/webapp/config.properties.example
+1
-14
1 addition, 14 deletions
src/main/webapp/config.properties.example
with
20 additions
and
14 deletions
src/main/webapp/config.properties
0 → 100644
+
19
−
0
View file @
64c779d9
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
This diff is collapsed.
Click to expand it.
src/main/webapp/config.properties.example
+
1
−
14
View file @
64c779d9
security.arsnova-url=http://localhost:8080
security.arsnova-url=http://localhost:8080
/arsnova-war
security.cas-server-url=https://cas.thm.de/cas
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.host=localhost
couchdb.port=5984
couchdb.port=5984
couchdb.name=arsnova
couchdb.name=arsnova
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment