Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
6ff0cf30
Commit
6ff0cf30
authored
Apr 03, 2014
by
Marc Duez
Browse files
conf.txt : file example for conf.js ( user settings )
parent
0121dd0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/conf.txt
0 → 100644
View file @
6ff0cf30
/*this is a config file example replace the ".txt" extension with ".js" if you want to use it
*
* */
var config = {
/*cgi*/
"cgi_address" : "http://127.0.1.1/cgi-bin/",
/*database */
"use_database" : true,
"db_address" : "http://134.206.11.64:8000/Vidjil/default/",
"login" : "",
"password" : "",
"debug_mode" : false
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment