Update config.sh
This commit is contained in:
parent
5a759bc666
commit
75daa2acb2
|
|
@ -3,9 +3,10 @@
|
||||||
system_branch=stable # master, stable
|
system_branch=stable # master, stable
|
||||||
|
|
||||||
# FreeSWITCH Settings
|
# FreeSWITCH Settings
|
||||||
|
switch_branch=stable # master, stable
|
||||||
switch_source=false # true or false
|
switch_source=false # true or false
|
||||||
switch_package=true # true or false
|
switch_package=true # true or false
|
||||||
switch_branch=stable # master, stable
|
switch_package_all=true # true or false
|
||||||
|
|
||||||
# General Settings
|
# General Settings
|
||||||
cpu_architecture=x86 # arm, x86_64
|
cpu_architecture=x86 # arm, x86_64
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue