Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 'enable_plexgdm' :('True', 'False'), \
- 'ip_pms' :('192.168.188.55',), \
- 'port_pms' :('32400',), \
- \
- 'enable_dnsserver':('True', 'False'), \
- 'port_dnsserver' :('53',), \
- 'ip_dnsmaster' :('8.8.8.8',), \
- 'prevent_atv_update' :('True', 'False'), \
- \
- 'enable_plexconnect_autodetect':('True', 'False'), \
- 'ip_plexconnect' :('0.0.0.0',), \
- \
- 'ip_webserver' :('0.0.0.0',), \
- 'port_webserver' :('80',), \
- 'port_ssl' :('443',), \
- 'certfile' :('./assets/certificates/trailers.pem',), \
- \
- 'loglevel' :('Normal', 'High'), \
- 'logpath' :('.',), \
- }
Advertisement
Add Comment
Please, Sign In to add comment