[yt-svn] commit/yt-doc: brittonsmith: Changed storeparameterfile default to False.

Bitbucket commits-noreply at bitbucket.org
Mon Nov 14 13:13:58 PST 2011


1 new commit in yt-doc:


https://bitbucket.org/yt_analysis/yt-doc/changeset/c433bcf8c624/
changeset:   c433bcf8c624
user:        brittonsmith
date:        2011-11-14 22:13:51
summary:     Changed storeparameterfile default to False.
affected #:  1 file

diff -r ece182e303d4ebb80ea339fb983039c2b8ea9e70 -r c433bcf8c624ffbb830f93eadb1098c8e8679b04 source/reference/configuration.rst
--- a/source/reference/configuration.rst
+++ b/source/reference/configuration.rst
@@ -67,7 +67,7 @@
   in ``$HOME/.yt/`` in which parameter files will be tracked.
 * ``pluginfilename``  (default ``'my_plugins.py'``) The name of our plugin file.
 * ``serialize`` (default: ``'True'``): Are we allowed to write to the ``.yt`` file?
-* ``storeparameterfiles`` (default: ``'True'``): Should we track parameter files
+* ``storeparameterfiles`` (default: ``'False'``): Should we track parameter files
   between sessions?
 * ``suppressStreamLogging`` (default: ``'False'``): If true, execution mode will be
   quiet.

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list