1<?php
2$conf["enable"] = 0;
3$conf["debug"] = 0;
4$conf["token"] = '';
5$conf["chatid"] = '';
6$conf["showuser"] = 1;
7$conf["showaddr"] = 1;
8