xxdconfig.html.php 307 B

1234567891011121314151617
  1. [server]
  2. ip=$ip
  3. commonPort=$commonPort
  4. chatPort=$chatPort
  5. https=$https
  6. uploadPath=$uploadPath
  7. uploadFileSize=$uploadFileSizeM
  8. pollingInterval=$pollingInterval
  9. maxOnlineUser=$maxOnlineUser
  10. logPath=$logPath
  11. certPath=$certPath
  12. debug=$debug
  13. thumbnail=$thumbnail
  14. syncConfig=$syncConfig
  15. [backend]
  16. $hostx.php
  17. $key