Automatic backup: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
m (Reverted edit of Yvyfyjeh, changed back to last version by Dan Polansky) |
||
Line 1: | Line 1: | ||
==Location== | |||
Per default, the automatic backups are stored in the FreeMind's home folder, which is usually the subfolder | Per default, the automatic backups are stored in the FreeMind's home folder, which is usually the subfolder ".freemind" of the user's home folder. | ||
The default setting in the user.properties file: | The default setting in the user.properties file: | ||
<pre> | |||
path_to_automatic_saves=freemind_home | path_to_automatic_saves=freemind_home | ||
</pre> | |||
In this setting, | In this setting, "freemind_home" stands for FreeMind home folder. It can be replaced with another path. | ||
See also FreeMind [[home folder]]. | See also FreeMind [[home folder]]. | ||
Revision as of 19:08, 18 November 2010
Location
Per default, the automatic backups are stored in the FreeMind's home folder, which is usually the subfolder ".freemind" of the user's home folder.
The default setting in the user.properties file:
path_to_automatic_saves=freemind_home
In this setting, "freemind_home" stands for FreeMind home folder. It can be replaced with another path.
See also FreeMind home folder.