Skip to content

Commit 86dcacb

Browse files
committed
add log png
1 parent 9fc311a commit 86dcacb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

icalgit.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ alarms = [
2222
]
2323

2424
# A list of notifier types that are enabled
25-
notifiers = ["telegram", "desktop"]
26-
#notifiers = ["desktop"]
25+
#notifiers = ["telegram", "desktop"]
26+
notifiers = ["desktop"]
2727

2828
# Specifies the git repository data
2929
# If private_key_path not empty, this fetcher is selected
3030
[fetcher_git]
31-
url = "[email protected]:me/myrepo.git"
32-
private_key_path = "/home/path/to/key"
31+
#url = "[email protected]:me/myrepo.git"
32+
#private_key_path = "/home/path/to/key"
3333

3434
# Specifies the directory where the iCal files are stored
3535
[fetcher_filesystem]

log.png

265 KB
Loading

0 commit comments

Comments
 (0)