Skip to content

Commit

Permalink
Merge pull request ome#170 from jburel/sessions
Browse files Browse the repository at this point in the history
fix doc
  • Loading branch information
jburel authored Jan 21, 2020
2 parents 5dd496a + 33c76e9 commit 4fbf6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/omero/plugins/sessions.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
# List or change the timeToLive for the session
$ omero sessions timeout
$ omero sessions timeout 300.0 # Seconds
$ omero sessions timeout 300.0 --session=$UUID
$ omero sessions timeout 300 # Seconds
$ omero sessions timeout 300 --session=$UUID
Custom sessions directory:
Expand Down

0 comments on commit 4fbf6f2

Please sign in to comment.