- change path to pdf2swf
This commit is contained in:
parent
62f89ebe2d
commit
4c5739a43c
@ -25,7 +25,7 @@ presentationDir=/var/bigbluebutton
|
||||
|
||||
#----------------------------------------------------
|
||||
# Directory where SWFTOOLS (pdf2swf, jpeg2swf, png2swf) are located
|
||||
swfToolsDir=/bin
|
||||
swfToolsDir=/usr/bin
|
||||
|
||||
#----------------------------------------------------
|
||||
# Directory where ImageMagick's convert executable is located
|
||||
@ -109,7 +109,7 @@ disableRecordingDefault=false
|
||||
#----------------------------------------------------
|
||||
# This URL is where the BBB client is accessible. When a user sucessfully
|
||||
# enters a name and password, she is redirected here to load the client.
|
||||
bigbluebutton.web.serverURL=http://192.168.0.150
|
||||
bigbluebutton.web.serverURL=http://192.168.22.137
|
||||
|
||||
|
||||
|
||||
@ -134,7 +134,7 @@ defaultConfigURL=${bigbluebutton.web.serverURL}/client/conf/config.xml
|
||||
apiVersion=0.81
|
||||
|
||||
# Salt which is used by 3rd-party apps to authenticate api calls
|
||||
securitySalt=0c3eaac5b455b4353ec826fce1657ad8
|
||||
securitySalt=eb0a69fe5cb03ce81f81ed64b405ec2b
|
||||
|
||||
# Directory where we drop the <meeting-id-recorded>.done file
|
||||
recordStatusDir=/var/bigbluebutton/recording/status/recorded
|
||||
|
Loading…
Reference in New Issue
Block a user