Attachment 'multiconfig.py.authbasic.patch'
Download 1 --- multiconfig.py.org 2008-02-20 13:59:16.000000000 -0800
2 +++ multiconfig.py 2008-02-20 13:40:48.000000000 -0800
3 @@ -201,6 +201,8 @@ class DefaultConfig:
4 antispam_master_url = "http://master.moinmo.in/?action=xmlrpc2"
5 attachments = None # {'dir': path, 'url': url-prefix}
6 auth = [authmodule.moin_login, authmodule.moin_session, ]
7 + auth_http_save_email = False
8 + auth_http_email_suffix = ''
9
10 backup_compression = 'gz'
11 backup_users = []
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.