Changes

From SME Server
Jump to navigationJump to search
24 bytes removed ,  05:58, 27 January 2015
Line 16: Line 16:  
To automatically start Prosody at boot and configure the ports:
 
To automatically start Prosody at boot and configure the ports:
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99prosody
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S99prosody
  config set prosody service
+
  config set prosody service status enabled access private TCPPort 5222 UDPport 5222
config setprop prosody status enabled access private TCPPort 5222 UDPport 5222
   
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
 
You can toggle the access property to enable public/private access.
 
You can toggle the access property to enable public/private access.

Navigation menu