Skip to content

Commit

Permalink
Enable IPv6 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
frebib committed Feb 7, 2019
1 parent be498ac commit e3e2175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen-config.sh
Expand Up @@ -8,6 +8,7 @@ source plex-util.sh
echo -e $'<?xml version="1.0" encoding="utf-8"?>\n<Preferences />' > "${PREF_FILE}"

# Enforced defaults. These can be changed manually afterwards.
setPref "EnableIPv6" "1"
setPref "AcceptedEULA" "1"
setPref "TranscoderTempDirectory" "/transcode"

Expand Down

0 comments on commit e3e2175

Please sign in to comment.