Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

plugin.config 527B

1234567891011121314151617181920212223242526272829303132
  1. # This is a DMDirc configuration file.
  2. # This section indicates which sections below take key/value
  3. # pairs, rather than a simple list. It should be placed above
  4. # any sections that take key/values.
  5. keysections:
  6. metadata
  7. updates
  8. version
  9. defaults
  10. metadata:
  11. author=Chris <chris@dmdirc.com>
  12. mainclass=com.dmdirc.addons.ui_web2.WebUiPlugin
  13. description=Web-based DMDirc user interface
  14. name=ui_web2
  15. nicename=Web UI
  16. updates:
  17. id=81
  18. version:
  19. friendly=0.0
  20. provides:
  21. #web ui
  22. defaults:
  23. port=4567
  24. exports: