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
integration
prechecker
Commits
6b29ba60
Commit
6b29ba60
authored
Aug 22, 2004
by
gustav_delius
Browse files
added $CFG->filelifetime to config-dist.php
parent
0affaa67
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-dist.php
View file @
6b29ba60
...
...
@@ -172,7 +172,10 @@ $CFG->admin = 'admin';
// locally-installed copy of Aspell (0.50.1 or newer)
// $CFG->aspellpath = '/usr/bin/aspell'; // *nix
// $CFG->aspellpath = '"c:\path\to\aspell\aspell.exe"'; // Windows
//
// Seconds for files to remain in caches. Decrease this if you are worried
// about students being served outdated versions of uploaded files.
// $CFG->filelifetime = 86400;
//=========================================================================
// ALL DONE! To continue installation, visit your main page with a browser
...
...
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