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
e2af2b4f
Commit
e2af2b4f
authored
Aug 19, 2019
by
Mathieu Giraud
Browse files
js/conf.js.sample: no tips by default
parent
d218552b
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/conf.js.sample
View file @
e2af2b4f
...
@@ -60,10 +60,8 @@ var config = {
...
@@ -60,10 +60,8 @@ var config = {
* Tips of the day
* Tips of the day
*/
*/
"doc_address" : "doctips/",
"doc_address" : "doctips/",
"available_tips" : [
"available_tips" : [ ] ,
'T01', 'T02', 'T03',
// [ 'T01', 'T02', 'T03', 'T30', 'T31', 'T32' ],
'T30', 'T31', 'T32'
],
/****************
/****************
* Static alerts
* Static alerts
...
...
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