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
|
@PostConstruct
|
||||||
public void checkConfigurationProperties() {
|
protected void checkConfigurationProperties() {
|
||||||
|
|
||||||
try {
|
try {
|
||||||
this.checkConfigurationParameters();
|
this.checkConfigurationParameters();
|
||||||
|
|
Loading…
Reference in New Issue