aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTravis Howell2006-03-18 10:56:52 +0000
committerTravis Howell2006-03-18 10:56:52 +0000
commit9cc962e9f15504bbd4cd98183a303efd8b0ec6db (patch)
treeb9e6beb049c52274d3b9e5f0bfce8f48a5ff9414 /doc
parenta379fe424c02cff2427750c0f5ac1898c7fe93df (diff)
downloadscummvm-rg350-9cc962e9f15504bbd4cd98183a303efd8b0ec6db.tar.gz
scummvm-rg350-9cc962e9f15504bbd4cd98183a303efd8b0ec6db.tar.bz2
scummvm-rg350-9cc962e9f15504bbd4cd98183a303efd8b0ec6db.zip
Document the autosave_period config file setting
svn-id: r21356
Diffstat (limited to 'doc')
-rw-r--r--doc/08.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/08.tex b/doc/08.tex
index 8f98204597..e2e44c7bc8 100644
--- a/doc/08.tex
+++ b/doc/08.tex
@@ -62,6 +62,7 @@ The following keywords are recognized:
path &string The path to where a game's data files are\\
read\_only &bool If true, ScummVM will never try to overwrite\\
& the configuration file.\\
+ autosave\_period&number The seconds between autosaving (default: 300)
save\_slot &number The save game number to load on startup.\\
savepath &string The path to where a game will store its\\
& savegames.\\