zhiqim.ini 196 B

123456789101112
  1. [boot]
  2. name=ZhiqimHttpd
  3. version=1.2
  4. port=50080
  5. [config]
  6. logging=./conf/logging.xml
  7. httpd=./conf/httpd.xml
  8. [service]
  9. logging=com.zhiqim.kernel.logging.LogServer
  10. httpd=org.zhiqim.httpd.HttpServer