tangled
alpha
login
or
join now
hailey.at
/
cocoon
An atproto PDS written in Go
72
fork
atom
overview
issues
pulls
pipelines
missing fallback proxy
hailey.at
3 months ago
806fbdfb
762d95e4
options
unified
split
Changed files
+1
server
server.go
+1
server/server.go
···
106
SessionSecret string
107
108
BlockstoreVariant BlockstoreVariant
0
109
}
110
111
type config struct {
···
106
SessionSecret string
107
108
BlockstoreVariant BlockstoreVariant
109
+
FallbackProxy string
110
}
111
112
type config struct {