1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 12:00:09 +02:00

Load persisted revert & allow revert

This also moves the location of the .phpmon.conf.json file to a new
location: ~/.config/phpmon/config.json.
This commit is contained in:
2022-06-02 20:31:01 +02:00
parent 5907d9f689
commit 29b4fe2962
8 changed files with 88 additions and 23 deletions

View File

@ -309,7 +309,7 @@ All of these apps should just be detected correctly, no matter their location on
To see which files are checked to determine availability, see [this file](./phpmon/Domain/Helpers/Application.swift).
You can add your own apps by creating and editing a `~/.phpmon.conf.json` file, with the following entry:
You can add your own apps by creating and editing a `~/.config/phpmon/config.json` file, with the following entry:
<pre>
{