mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 22:05:09 +01:00
Merge pull request #19 from mnishig/doc-MASHAPE_API_KEY
Add description for 'MASHAPE_API_KEY'
This commit is contained in:
@@ -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
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user