mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-05 16:49:45 +00:00
Mongo analytics monitor not reayd yet
This commit is contained in:
parent
7671025d9c
commit
d2100e02f9
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ def db_check_mongo():
|
|||
|
||||
@app.route("/db_check/mongo_analytics")
|
||||
def db_check_mongo_analytics():
|
||||
return str(1)
|
||||
if request.args.get('consul') == '1':
|
||||
return str(1)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue