xref: /plugin/deeplautotranslate/conf/default.php (revision 6a17ed8db6e111729a23627973777ed86b1c3db4)
1<?php
2
3$conf['mode'] = 'editor';
4$conf['api'] = 'free';
5$conf['tag_handling_v1'] = 0;
6$conf['api_log_errors'] = 0;
7$conf['show_button'] = true;
8$conf['keep_relative'] = 0;
9