Skip to content

Commit 3bd5238

Browse files
committed
Updated Documentation for Account Type
Fixes #44, Updated documentation to use an updated screenshot and outline the use of Account Type in the Audit Log Add-On.
1 parent b69c48b commit 3bd5238

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/ghe_audit_logs.MD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,12 @@ The following are the required scopes for the personal access token allowing the
6565

6666
- **Hostname**
6767

68-
- This is the hostname of your GitHub Enterprise instance. Make sure there are no trailing `/` in the URL provided. This could either be a FQDN or an IP address. Do not append any paths beyond the tld.
68+
- This is the hostname of your GitHub Enterprise instance. Make sure there are no trailing `/` in the URL provided. This could either be a FQDN or an IP address. Do not append any paths beyond the tld. **Most Users Will Not Need to change this!**
6969
- Example: [https://api.github.com](https://api.github.com)
7070

71+
- **Account Type**
72+
- This is the type of GitHub account you are using. GitHub Enterprise Cloud users should keep it at `enterprise`, however some users that only have an enterprise tier paid Organization should change it to `organization`. If you can't tell which you have, go to your user icon in GitHub in the upper right corner. If you have an entry listed as "Your enterprises", then you should use `enterprise`, otherwise use `organization`.
73+
7174
- **Enterprise**
7275

7376
- The enterprise name for which to fetch audit log events
0 Bytes
Loading

0 commit comments

Comments
 (0)