1<?php
2
3$conf['upload_path'] = '/var/www/html/uploads/';
4$conf['editors_group'] = 'editor';