<?php
/* Copyright (C) 2021  Alexander Rosenberg
 * This file is AGPL v3. See LICENSE file for more information
 */
const AM_OPTIONS = [
    "root" => "/path/to/root",
];
?>