mirror of https://github.com/OpenVidu/openvidu.git
Update visibility in OpenViduConfig method
parent
4e73ecc577
commit
009bb2e0f3
|
@ -371,7 +371,7 @@ public class OpenviduConfig {
|
|||
}
|
||||
|
||||
@PostConstruct
|
||||
public void checkConfigurationProperties() {
|
||||
protected void checkConfigurationProperties() {
|
||||
|
||||
try {
|
||||
this.checkConfigurationParameters();
|
||||
|
|
Loading…
Reference in New Issue