syncthing/cmd/stdiscosrv
Jakob Borg 127c891526
cmd/stdiscosrv: Delete records for abandoned devices (#4957)
Once a device has been missing for a long time, and noone has asked
about it for a long time, delete the record.
2018-05-16 09:26:20 +02:00
..
README.md build: Packaging for stdiscosrv 2018-01-16 20:46:48 +01:00
apisrv.go cmd/stdiscosrv, vendor: Remove remnants of golang.org/x/net/context (#4843) 2018-03-27 07:37:34 -04:00
database.go cmd/stdiscosrv: Delete records for abandoned devices (#4957) 2018-05-16 09:26:20 +02:00
database.pb.go cmd/stdiscosrv: Record time of failed lookup 2018-03-06 16:15:29 +01:00
database.proto cmd/stdiscosrv: Record time of failed lookup 2018-03-06 16:15:29 +01:00
database_test.go all: Fix typos (#4772) 2018-02-24 08:51:29 +01:00
main.go cmd/stdiscosrv: New discovery server (fixes #4618) 2018-01-14 08:52:31 +00:00
replication.go all: Fix typos (#4772) 2018-02-24 08:51:29 +01:00
stats.go cmd/stdiscosrv: Delete records for abandoned devices (#4957) 2018-05-16 09:26:20 +02:00

README.md

stdiscosrv

This is the global discovery server for the syncthing project.

Usage

https://docs.syncthing.net/users/stdiscosrv.html