mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Activated ActivityPub Federation
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| # role docker-pixelfed | ||||
|  | ||||
| ## hard cleanup | ||||
| ```bash | ||||
| docker-compose down | ||||
|   | ||||
| @@ -21,5 +21,5 @@ | ||||
|     src: env.j2  | ||||
|     dest: "{{docker_compose_path}}env" | ||||
|     mode: '770' | ||||
|     force: no | ||||
|     force: yes | ||||
|   notify: recreate pixelfed | ||||
| @@ -83,11 +83,11 @@ EXP_REC=false | ||||
| EXP_LOOPS=false | ||||
|  | ||||
| ## ActivityPub Federation | ||||
| ACTIVITY_PUB=false | ||||
| AP_REMOTE_FOLLOW=false | ||||
| AP_SHAREDINBOX=false | ||||
| AP_INBOX=false | ||||
| AP_OUTBOX=false | ||||
| ACTIVITY_PUB=true | ||||
| AP_REMOTE_FOLLOW=true | ||||
| AP_SHAREDINBOX=true | ||||
| AP_INBOX=true | ||||
| AP_OUTBOX=true | ||||
| ATOM_FEEDS=true | ||||
| NODEINFO=true | ||||
| WEBFINGER=true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user