mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
12877d7a48
commit
e800ffcf7c
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ RUN apt-get update && \
|
|||
SPATIALITE_PATHS = (
|
||||
"/usr/lib/x86_64-linux-gnu/mod_spatialite.so",
|
||||
"/usr/local/lib/mod_spatialite.dylib",
|
||||
"/usr/local/lib/mod_spatialite.so",
|
||||
)
|
||||
# Length of hash subset used in hashed URLs:
|
||||
HASH_LENGTH = 7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue