Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caillat Michel
yafits
Commits
3080b5b1
Commit
3080b5b1
authored
Jul 17, 2019
by
Caillat Michel
Browse files
Added an environment variable YAFITSS_MAXIDLE
parent
05b9af06
Changes
1
Hide whitespace changes
Inline
Side-by-side
.yafits.bashrc.dist
View file @
3080b5b1
...
...
@@ -4,7 +4,7 @@
# the functionning of yafits on a given machine.
# A special attention must be paid to the comments for each variable
#
# Values are given as as many examples.
# Values are given as as many examples.
#
# Where are the FITS files ( top directory )
...
...
@@ -22,6 +22,13 @@ export YAFITS_PNGDIR=/tmp
export YAFITS_SAMPDIR=/tmp
export YAFITS_LOGDIR=/tmp
#
# Maximum idleness duration for a data cube in memory before
# it becomes eligible for deletion. Expressed in seconds.
# The value below (5 minutes) is given as an example.
#
export YAFITSS_MAXIDLE=300
#
# Which port will be used for the servers.
# Up to you.
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment