You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit changes the behavior of the gateway so that by
default when a listing is requested on an empty bucket
a message saying no files are available is displayed. For the
previous behavior (which was returning a 404), it can be enabled
by setting the the following environment variable:
FOUR_O_FOUR_ON_EMPTY_BUCKET=true
Signed-off-by: Elijah Zupancic <[email protected]>
0 commit comments