diff --git a/freebsd/resources/config.sh b/freebsd/resources/config.sh index 265bb6f..2602037 100755 --- a/freebsd/resources/config.sh +++ b/freebsd/resources/config.sh @@ -5,8 +5,8 @@ system_password=random # random or as a pre-set value system_branch=stable # master, stable # FreeSWITCH Settings -switch_branch=stable # master, stable -switch_source=true # true +switch_branch=stable # master, stable (master requires source) +switch_source=package # package, port, source # Database Settings database_password=random # random or as a pre-set value