An experimental IndieWeb site built in Go.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 183 B view raw
1dbs: 2 - path: /data/data.db 3 replicas: 4 - type: s3 5 bucket: ${AWS_S3_BUCKET_NAME} 6 endpoint: ${AWS_S3_ENDPOINT} 7 path: db 8 force-path-style: true