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

Merge pull request #19 from mnishig/doc-MASHAPE_API_KEY

Add description for 'MASHAPE_API_KEY'
This commit is contained in:
Michiel Scholten
2020-05-06 13:56:57 +02:00
committed by GitHub

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
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~