view MANIFEST.in @ 460:607616f9ef5b

backend: new `server_jid` option: Server domain must be known to validate requests, this can be done explicitely by using the `server_jid` option. If this option is not set, the server domain is found: - by using the `from` name of the initial delegation advertising message - or it fallbacks to using the part after initial `.` (`pubsub.example.org` would give `example.org`)
author Goffi <goffi@goffi.org>
date Fri, 15 Oct 2021 09:32:07 +0200
parents c56a728412f1
children
line wrap: on
line source

include MANIFEST.in sat_pubsub/VERSION
global-include *.py
global-include CHANGELOG COPYING* INSTALL README*
global-include Makefile *.rst *.bat
graft doc
graft db
graft twisted
global-exclude *.un~