dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- set enable_caching=false by default
alecpl
2009-09-24
9e2a7afc9c0ca09ab9c46ba2868787a55f9a0158
[githubFork/roundcubemail.git]
/
plugins
/
help
/
config.inc.php.dist
1
2
3
4
5
6
7
8
<?php
// Help content iframe source
// $rcmail_config['help_source'] = 'http://trac.roundcube.net/wiki';
$rcmail_config['help_source'] = '';
?>