mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Benchmark new db servers.
This commit is contained in:
parent
535b879cda
commit
062a2df621
1 changed files with 1 additions and 0 deletions
1
fabfile.py
vendored
1
fabfile.py
vendored
|
@ -279,6 +279,7 @@ def setup_db(engine=None, skip_common=False):
|
|||
setup_db_munin()
|
||||
setup_db_monitor()
|
||||
setup_usage_monitor()
|
||||
benchmark()
|
||||
done()
|
||||
|
||||
# if env.user == 'ubuntu':
|
||||
|
|
Loading…
Add table
Reference in a new issue