| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 | [base][setting]name				= 新农宝盒;园区默认id,如有cookie,此处的值会自动变成cookie的值farm				= 1site				= http://www.xinnongbaohe.com/copyright			= 2017 xingnongbaohe.com v1.0.0[db]rdb					= postgresqltsdb				= influxdb[mqtt]host				= iot-emqport				= 1883username			= adminpassword			= publictimeout				= 60;topic定义topic				= method/type/gateway/devicesub					= pic,sensor,control,power,status,log[postgresql]host				= iot-pgsqlport				= 5432username			= postgrespassword			= 123456dbname				= xinnongbaoheprefix				= demeter;允许自动建表create				= True[influxdb]host				= iot-influxport				= 8086username			= rootpassword			= rootdbname				= xinnongbaoheprefix				= demeter;后台配置[admin]port				= 8087debug				= True;请求的buffersizemax_buffer_size		= 210763776;子进程process				= 0;top菜单的数据来源top 				= farm;前台配置[front]port				= 8088debug				= Truemax_buffer_size		= 210763776process				= 0;url					= http://www.xinnongbaohe.com:8088/deviceurl					= http://v3.xinnongbaohe.com/deviceqrcode				= http://pan.baidu.com/share/qrcode?w=300&h=300&url=mobile				= True;网站前台配置[web]port				= 8089debug				= Truemax_buffer_size		= 210763776process				= 0;url					= http://www.xinnongbaohe.com:8089/;farmurl				= http://www.xinnongbaohe.com:8089/farm?id=url					= http://www.xinnongbaohe.com/farmurl				= http://farm.xinnongbaohe.com/?id=originurl			= http://s.xinnongbaohe.com/?id=
 |