mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Hiredis 0.2.0
This commit is contained in:
parent
3ba68122d7
commit
ca5a20fdd1
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ pytz==2013b
|
||||||
raven==3.1.17
|
raven==3.1.17
|
||||||
readline==6.2.4.1
|
readline==6.2.4.1
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
hiredis==0.1.1
|
hiredis==0.2.0
|
||||||
requests==2.5.2
|
requests==2.5.2
|
||||||
seacucumber==1.5
|
seacucumber==1.5
|
||||||
South==0.7.6
|
South==0.7.6
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
<img src="/media/img/logo_512.png" class="logo">
|
<img src="/media/img/logo_512.png" class="logo">
|
||||||
<h1>NewsBlur is in <span class="error404">maintenance mode</span></h1>
|
<h1>NewsBlur is in <span class="error404">maintenance mode</span></h1>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p>Tuning PostgreSQL requires a restart of the database. This should take no more than 2 minutes. This is another attempt to fix the intermittent 502/downtime that we've been having for the past week.</p>
|
<p>Switching to a new primary PostgreSQL database server. This should take no more than 2 minutes. This is another attempt to fix the intermittent 502/downtime that we've been having for the past week.</p>
|
||||||
<p>To pass the time, <a href="http://mlkshk.com/popular">check out what's popular on MLKSHK</a>.</p>
|
<p>To pass the time, <a href="http://mlkshk.com/popular">check out what's popular on MLKSHK</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue