findtheti.me/.env.example

3 lines
297 B
Text
Raw Normal View History

2024-01-08 20:09:26 +02:00
DATABASE_URL= // the url to the database ( example local postgres: postgres://postgres:postgres@localhost/findthetime )
EVENT_UID_SIZE= // size of snowflake ids for events ( 20 )
LOG_LEVEL= // see https://docs.rs/tracing-subscriber/0.3.15/tracing_subscriber/struct.EnvFilter.html#. Default is info