1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

add description 'MASHAPE_API_KEY'

This commit is contained in:
Masahide Nishihama
2020-04-28 10:30:52 +09:00
parent 426c2eda68
commit 6c2be3070e

View File

@@ -69,6 +69,14 @@ digimarks will then redirect to the bookmarks overview page of the new user. Ple
If you for whatever reason would lose this user key, just either look on the console (or webserver logs) where the list of available user keys is printed on digimarks startup, or open bookmarks.db with a SQLite editor. If you for whatever reason would lose this user key, just either look on the console (or webserver logs) where the list of available user keys is printed on digimarks startup, or open bookmarks.db with a SQLite editor.
MASHAPE_API_KEY
---------------
and MASHAPE_API_KET value add in setting.py.
MASHAPE_API_KEY = 'new-api-key'
Server configuration Server configuration
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~