remove default storage path variables from configuration and update log message for published repositories
This commit is contained in:
@@ -28,19 +28,6 @@ DOWNLOAD_LIMIT=0
|
||||
# Set to 1 to skip GPG signing when publishing (useful if no GPG key configured)
|
||||
SKIP_SIGNING=0
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Storage paths
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Root directory for aptly data (mirrors, snapshots, db)
|
||||
# Leave empty to use aptly's default (~/.aptly)
|
||||
APTLY_ROOT=""
|
||||
|
||||
# Directory where published repositories are served from
|
||||
# Leave empty to use aptly's default (~/.aptly/public)
|
||||
PUBLISH_ROOT=""
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Debian mirrors
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user