config/defaults.inc.php
@@ -1086,6 +1086,11 @@ // 3 - Forwards and Replies only $config['show_sig'] = 1; // By default the signature is placed depending on cursor position (reply_mode). // Sometimes it might be convenient to start the reply on top but keep // the signature below the quoted text (sig_below = true). $config['sig_below'] = false; // Use MIME encoding (quoted-printable) for 8bit characters in message body $config['force_7bit'] = false;