====== Configuration Setting: mailguard ====== This configures if and how email addresses will be obfuscated against harvesting bots. Currently there are bots that are powerful enough to encode all these, so if it really counts and you don't mind that human cannot copy-paste email addresses, you may want to generate images manually to show email address instead. Possible options are: * ''visible'' -- replaces ''@'' with ''[at]'', ''.'' with ''[dot]'' and ''-'' with ''[dash]'' * ''hex'' -- uses UTF-8 code entities to encode the address; code will be represented in decimal form (e.g. ''j''), which is actually not "hex" * ''none'' -- no obfuscating is used * Type: String * Default: ''hex'' ===== See also ===== * [[:config:|Configuring DokuWiki]]