Upstream sync
This commit is contained in:
@@ -29,7 +29,7 @@ class ZoomGateway
|
||||
end
|
||||
|
||||
def enable_recordings?
|
||||
ENV['ZOOM_ENABLE_RECORDINGS'] == '1'
|
||||
ENV['ZOOM_ENABLE_RECORDINGS'] == 'true'
|
||||
end
|
||||
|
||||
def apply_limits?
|
||||
|
||||
Reference in New Issue
Block a user