incorporate postgres patch with minor changes
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -17,7 +17,7 @@ FROM alpine
|
||||
# here are the levers
|
||||
ENV FETA_HOSTDISCOVERYPARALLELISM 20
|
||||
ENV FETA_FSSTORAGELOCATION /state/tootstore
|
||||
ENV FETA_DBSTORAGELOCATION /state/feta.state.sqlite3
|
||||
ENV FETA_DBURL sqlite:///state/feta.state.sqlite3
|
||||
ENV FETA_TOOTSTODISK false
|
||||
ENV FETA_TOOTSTODB true
|
||||
ENV FETA_DEBUG false
|
||||
|
||||
Reference in New Issue
Block a user