Add more info to .env.example
This commit is contained in:
@ -7,7 +7,7 @@ BOT_TOKEN=JFIiasfjioFIAOJFOIJIOSAF.AFo-7A.akwFakeopfaWPOKawPOFKOAKFPA
|
|||||||
TIMEZONE=Europe/Stockholm
|
TIMEZONE=Europe/Stockholm
|
||||||
|
|
||||||
# Optional: Change sqlite database location
|
# Optional: Change sqlite database location
|
||||||
# SQLITE_LOCATION=/jobs.sqlite # This will be created in the repo root
|
# SQLITE_LOCATION=/jobs.sqlite # This will be created in the repo root (This is the default if not set)
|
||||||
# SQLITE_LOCATION=/C:\\Users\\Jocke\\Desktop\\db.sqlite3 # Note the double backslashes and the first slash
|
# SQLITE_LOCATION=/C:\\Users\\Jocke\\Desktop\\db.sqlite3 # Note the double backslashes and the first slash
|
||||||
# SQLITE_LOCATION=//home/lovinator/foo.db # On Linux you will need to use double slashes before the path to get the absolute path
|
# SQLITE_LOCATION=//home/lovinator/foo.db # On Linux you will need to use double slashes before the path to get the absolute path
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ BOT_TOKEN=JFIiasfjioFIAOJFOIJIOSAF.AFo-7A.akwFakeopfaWPOKawPOFKOAKFPA
|
|||||||
TIMEZONE=Europe/Stockholm
|
TIMEZONE=Europe/Stockholm
|
||||||
|
|
||||||
# Optional: Change sqlite database location
|
# Optional: Change sqlite database location
|
||||||
# SQLITE_LOCATION=/jobs.sqlite # This will be created in the repo root
|
# SQLITE_LOCATION=/jobs.sqlite # This will be created in the repo root (This is the default if not set)
|
||||||
# SQLITE_LOCATION=/C:\\Users\\Jocke\\Desktop\\db.sqlite3 # Note the double backslashes and the first slash
|
# SQLITE_LOCATION=/C:\\Users\\Jocke\\Desktop\\db.sqlite3 # Note the double backslashes and the first slash
|
||||||
# SQLITE_LOCATION=//home/lovinator/foo.db # On Linux you will need to use double slashes before the path to get the absolute path
|
# SQLITE_LOCATION=//home/lovinator/foo.db # On Linux you will need to use double slashes before the path to get the absolute path
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user