Advertisement
Guest User

Untitled

a guest
Aug 24th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # include general slicebox application settings. Do not remove this
  2. line.
  3. include "application"
  4.  
  5. slicebox {
  6.  
  7. host = "willnotshowmyip"
  8. port = 5000
  9.  
  10. superuser {
  11. user = "admin"
  12. password = "admin"
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement