Skip to content

Commit

Permalink
Merge pull request heviat#1 from rakshith-ravi/patch-1
Browse files Browse the repository at this point in the history
Fixed a small typo
  • Loading branch information
kaiyou authored and ghostwheel42 committed Oct 12, 2022
1 parent 23e5aa2 commit 080e76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/base/libs/podop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ virtual_mailbox_maps = socketmap:unix:/tmp/podop.socket:alias
In order to simplify the configuration, you can setup a shortcut.

```
podop = socketmap:unic:/tmp/podop.socket
podop = socketmap:unix:/tmp/podop.socket
virtual_alias_maps = ${podop}:alias
virtual_mailbox_domains = ${podop}:domain
virtual_mailbox_maps = ${podop}:alias
Expand Down

0 comments on commit 080e76f

Please sign in to comment.