Re: Re: Config the recording file storage location

2020-08-22 Thread Maxim Solodovnik
For om-docker you have to additionally pass OM_DATA_DIR variable [1] [1] https://github.com/openmeetings/openmeetings-docker/blob/master/Dockerfile#L41 On Sat, 22 Aug 2020 at 23:13, Xiaxuan wrote: > > So the JAVA_OPTS="-DDATA_DIR=/opt/omdata" defined in ./bin/startup.sh > file must same as th

Re: Config the recording file storage location

2020-08-20 Thread Maxim Solodovnik
You should pass it like this: export JAVA_OPTS="-DDATA_DIR=/opt/omdata" ./bin/startup.sh On Thu, 20 Aug 2020 at 21:30, Xiaxuan wrote: > > > How can I config the DATA_DIR option. > > Best regards > > andyxia > > > -- Best regards, Maxim