chore(TALE-29): remove references to ACL_FILE

This commit is contained in:
Aarnav Tale 2024-08-24 10:09:10 -04:00
parent c4c1fd8aab
commit a72a3d6e5f
No known key found for this signature in database
4 changed files with 3 additions and 112 deletions

View file

@ -142,23 +142,6 @@ export function ErrorBoundary() {
<Code>database</Code>
.
</p>
<p className="mb-2 text-md">
If you are running an older version of Headscale, the
{' '}
<Code>ACL_FILE</Code>
{' '}
environment variable is not set. Refer to the
{' '}
<Link
to="https://github.com/tale/headplane/blob/main/docs/Configuration.md"
name="Headplane Configuration"
>
Headplane Configuration
</Link>
{' '}
documentation for more information on how to set the
ACL file and integrate it with Headscale.
</p>
</div>
</div>
</div>