1<?php
2$conf['groups'] = 'ANY';
3$conf['guest_toolbar']= 1;
4$conf['guest_media']= 1;
5$conf['open_upload']=0;
6$conf['xcl_plugins']="fckg_dwplugin";
7$conf['default_fb'] = 'acl';
8$conf['openfb'] = 0;
9#$conf['csrf'] = 0;
10$conf['dw_edit_display'] = 'all';
11$conf['smiley_as_text'] = 0;
12$conf['editor_bak'] =  0;
13$conf['create_folder'] ='n';
14$conf['dwedit_ns'] = 'NONE';
15$conf['acl_del'] = 0;
16$conf['auth_ci'] = 0;
17$conf['nix_style'] = 0;
18$conf['no_symlinks'] = 0;
19#$conf['direction_chk'] = 0;
20$conf['direction'] = 'nocheck';
21$conf['scayt'] = 'on';
22$conf['scayt_auto']= 'on';
23$conf['scayt_lang'] = "American English/en_US";
24$conf['smiley_hack'] = 0;
25$conf['complex_tables'] = 0;
26$conf['duplicate_notes'] = 0;
27$conf['dw_priority'] = 0;
28$conf['winstyle'] = 0;
29
30