aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-02-05 14:51:01 -0800
committerzotlabs <mike@macgirvin.com>2019-02-05 14:51:01 -0800
commit518ceb53a8de5b4ee375947721d56f7a43621a61 (patch)
tree65048ee70709458ef01629abfe5c70b2d940aa2e /boot.php
parent47f31eed37b8cc94805d01b2ab661d69cc24fa38 (diff)
downloadvolse-hubzilla-518ceb53a8de5b4ee375947721d56f7a43621a61.tar.gz
volse-hubzilla-518ceb53a8de5b4ee375947721d56f7a43621a61.tar.bz2
volse-hubzilla-518ceb53a8de5b4ee375947721d56f7a43621a61.zip
allow conversation completion for new comments to expired posts, regardless of hyperdrive settings.
Note that hyperdrive conversations may still be fetched from zap/osada servers but will be ignored.
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 14458cd4f..3843aea55 100755
--- a/boot.php
+++ b/boot.php
@@ -468,7 +468,7 @@ define ( 'NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/' );
define ( 'ACTIVITYSTREAMS_JSONLD_REV', 'https://www.w3.org/ns/activitystreams' );
-define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.2' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.3' );
/**
* activity stream defines
*/