Skip to content

Commit 760e69c

Browse files
committed
sort sections and remove unused
1 parent 022900a commit 760e69c

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

env.example

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
# This file must be copied to .env and the appropriate variables populated.
22

33

4-
# GitHub
5-
6-
# https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api#primary-rate-limit-for-authenticated-users
7-
#
8-
# https://docs.github.com/en/rest/authentication/authenticating-to-the-rest-api
9-
10-
# GH_TOKEN =
11-
12-
134
## GCS (Google Custom Search)
145

156
# https://developers.google.com/custom-search/v1/introduction
@@ -31,9 +22,10 @@
3122
# GCS_CX =
3223

3324

34-
## Flickr
25+
# GitHub
3526

36-
# "The flickr developer guide: https://www.flickr.com/services/developer/"
27+
# https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api#primary-rate-limit-for-authenticated-users
28+
#
29+
# https://docs.github.com/en/rest/authentication/authenticating-to-the-rest-api
3730

38-
# FLICKR_API_KEY =
39-
# FLICKR_API_SECRET =
31+
# GH_TOKEN =

0 commit comments

Comments
 (0)