Renaming in AppDir and documentation

This commit is contained in:
Brian Picciano 2023-08-05 16:56:34 +02:00
parent 4e3847ea84
commit 2b9601f031
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[Desktop Entry] [Desktop Entry]
Name=Cryptic Net Name=Isle
Name[en]=Cryptic Net Name[en]=Isle
Exec=AppRun Exec=AppRun
Icon=cryptic-logo Icon=cryptic-logo

View File

@ -1,12 +1,12 @@
# #
# This file defines all configuration directives which can be modified for # This file defines all configuration directives which can be modified for
# the cryptic-net daemon at runtime. All values specified here are the # the isle daemon at runtime. All values specified here are the
# default values. # default values.
# #
################################################################################ ################################################################################
# A DNS service runs as part of every cryptic-net process. # A DNS service runs as part of every isle process.
dns: dns:
# list of IPs that the DNS service will use to resolve requests outside the # list of IPs that the DNS service will use to resolve requests outside the
@ -15,7 +15,7 @@ dns:
- 1.1.1.1 - 1.1.1.1
- 8.8.8.8 - 8.8.8.8
# A VPN service runs as part of every cryptic-net process. # A VPN service runs as part of every isle process.
vpn: vpn:
# Enable this field if the vpn will be made to be publicly accessible at a # Enable this field if the vpn will be made to be publicly accessible at a