Select the types of activity you want to include in your feed.
1#!/bin/bash 2# SPDX-License-Identifier: GPL-2.0 3# Copyright (C) 2025 OpenVPN, Inc. 4# 5# Author: Ralf Lici <ralf@mandelbit.com> 6# Antonio Quartulli <antonio@openvpn.net> 7 8OVPN_SYMMETRIC_ID="1" 9 10source test.sh