Advertisement
cooperlees

Untitled

Aug 21st, 2020
1,753
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.99 KB | None | 0 0
  1. [server]
  2. #host-name=foo
  3. #domain-name=local
  4. #browse-domains=0pointer.de, zeroconf.org
  5. use-ipv4=yes
  6. use-ipv6=yes
  7. #allow-interfaces=eth0
  8. #deny-interfaces=eth1
  9. #check-response-ttl=no
  10. #use-iff-running=no
  11. #enable-dbus=yes
  12. #disallow-other-stacks=no
  13. #allow-point-to-point=no
  14. #cache-entries-max=4096
  15. #clients-max=4096
  16. #objects-per-client-max=1024
  17. #entries-per-entry-group-max=32
  18. ratelimit-interval-usec=1000000
  19. ratelimit-burst=1000
  20.  
  21. [wide-area]
  22. enable-wide-area=yes
  23.  
  24. [publish]
  25. #disable-publishing=no
  26. #disable-user-service-publishing=no
  27. #add-service-cookie=no
  28. #publish-addresses=yes
  29. publish-hinfo=no
  30. publish-workstation=no
  31. #publish-domain=yes
  32. #publish-dns-servers=192.168.50.1, 192.168.50.2
  33. #publish-resolv-conf-dns-servers=yes
  34. #publish-aaaa-on-ipv4=yes
  35. #publish-a-on-ipv6=no
  36.  
  37. [reflector]
  38. #enable-reflector=yes
  39. enable-reflector=yes
  40. #reflect-ipv=no
  41.  
  42. [rlimits]
  43. #rlimit-as=
  44. #rlimit-core=0
  45. #rlimit-data=8388608
  46. #rlimit-fsize=0
  47. #rlimit-nofile=768
  48. #rlimit-stack=8388608
  49. #rlimit-nproc=3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement