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
itminedu
okeanos-LoD
Commits
f4db73e8
Commit
f4db73e8
authored
Nov 10, 2015
by
Ioannis Tsafaras
Browse files
Changed refresh interval to 6sec
parent
35f8b3a4
Changes
1
Show whitespace changes
Inline
Side-by-side
webapp/ansible/roles/ember/templates/environment.js.j2
View file @
f4db73e8
...
...
@@ -36,7 +36,7 @@ module.exports = function(environment) {
routeIfAlreadyAuthenticated: 'dashboard'
};
ENV.refresh_interval =
2
000;
ENV.refresh_interval =
6
000;
ENV.redirect_delay = 3000;
ENV.message_dismiss = 4000;
...
...
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