Skip to content

Commit

Permalink
use http connection to chats in /cabinet by default
Browse files Browse the repository at this point in the history
frontApp_cabinet_useHttpUrlsForChats=true
  • Loading branch information
edolganov committed Aug 16, 2015
1 parent f78762b commit b907892
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/cache-remote/extra/net-props/front.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ captcha_publicKey=
captcha_privateKey=


# cabinet will connect to chats by http becuse self-signed ssl cert
frontApp_cabinet_useHttpUrlsForChats=true



Expand Down

0 comments on commit b907892

Please sign in to comment.