diff options
author | habeascodice <habeascodice@federated.social> | 2014-11-01 03:04:11 -0700 |
---|---|---|
committer | habeascodice <habeascodice@federated.social> | 2014-11-01 03:04:11 -0700 |
commit | 31376de0665091f2dba04755562ccd238d57a13c (patch) | |
tree | ae59c8697b9fd20c33aeaf8acb3a698b63e9657b /doc/faq_admins.bb | |
parent | c854f8c238da2df08b52249142ad24ef66e422d1 (diff) | |
parent | 50c16c394fe2d966c62d30930600212a4e33303e (diff) | |
download | volse-hubzilla-31376de0665091f2dba04755562ccd238d57a13c.tar.gz volse-hubzilla-31376de0665091f2dba04755562ccd238d57a13c.tar.bz2 volse-hubzilla-31376de0665091f2dba04755562ccd238d57a13c.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'doc/faq_admins.bb')
-rw-r--r-- | doc/faq_admins.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/faq_admins.bb b/doc/faq_admins.bb index 1679ec246..e4541035b 100644 --- a/doc/faq_admins.bb +++ b/doc/faq_admins.bb @@ -43,6 +43,11 @@ valid SSL certificate rather than disabling port 443. 4) Rsync everything in custom/ (this will only exist if you have custom modules) 5) Dump and restore DB. +[*] +[b]How do I set the default homepage for logged out viewers?[/b] + +Use the custom_home addon available in the main addons repository. + [/ul] -Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] +#include doc/macros/main_footer.bb; |