mirror of
https://github.com/ergin/nginx-cloudflare-real-ip.git
synced 2026-04-25 05:15:53 +03:00
[PR #4] [MERGED] Make it easy to change config file path #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-cloudflare-real-ip#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ergin/nginx-cloudflare-real-ip/pull/4
Author: @dciancu
Created: 8/25/2019
Status: ✅ Merged
Merged: 11/19/2019
Merged by: @ergin
Base:
master← Head:develop📝 Commits (1)
1dffef2Make it easy to change config file path📊 Changes
1 file changed (+12 additions, -9 deletions)
View changed files
📝
cloudflare-sync-ips.sh(+12 -9)📄 Description
Personally I would place this in
/etc/nginx/snippets, as this is where snippets like this should reside.With this change it makes it easy to change the file location path, without introducing breaking changes (without changing config file path).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.