Auto: misc.

This commit is contained in:
2021-03-26 13:14:25 +01:00
parent 9ca2a7d154
commit 647d1a4d0b
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
- [[philosopher life]]
- [[push]] [[etherpad]]
- [[etherpad plugins]]
- [[restore etherpad revision]]
- [[index]]
- the stoa got unintentionally clobbered
- must restore to version 2169
+3
View File
@@ -0,0 +1,3 @@
# restore etherpad revision
- ```curl -i "https://stoa.anagora.org/api/1.2.15/restoreRevision?apikey=$(cat APIKEY.txt)&padID=example&rev=42" --get```