mirror of https://github.com/CIRCL/lookyloo
Update README.md
parent
a984a807dc
commit
a4970b3481
|
@ -79,6 +79,8 @@ filesystem using python methods (`iterdir`, `scandir`...))
|
||||||
A workaround is to use the python s3fs module as it will not access the filesystem for listing directories.
|
A workaround is to use the python s3fs module as it will not access the filesystem for listing directories.
|
||||||
You can configure the s3fs credentials in `config/generic.json` key `s3fs`.
|
You can configure the s3fs credentials in `config/generic.json` key `s3fs`.
|
||||||
|
|
||||||
|
**Warning**: this will not save you if you run `ls` on a directoy that contains *a lot* of captures.
|
||||||
|
|
||||||
## Versioning
|
## Versioning
|
||||||
|
|
||||||
By default, a MinIO bucket (backend for s3fs) will have versioning enabled, wich means it
|
By default, a MinIO bucket (backend for s3fs) will have versioning enabled, wich means it
|
||||||
|
|
Loading…
Reference in New Issue