mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Warn about API tokens vs public dotfiles repos
This commit is contained in:
@@ -195,6 +195,10 @@ options you pass to `asciinema rec`/`asciinema play` command. If you happen to
|
||||
often use either `-c`, `-w` or `-y` with these commands then consider saving it
|
||||
as a default in the config file.
|
||||
|
||||
*NOTE: If you want to publish your asciinema config file (in public dotfiles
|
||||
repository) you __should__ remove `token = ...` line from the file and use
|
||||
`ASCIINEMA_API_TOKEN` environment variable instead.*
|
||||
|
||||
### Configuration file locations
|
||||
|
||||
In fact, the following locations are checked for the presence of the config
|
||||
|
||||
Reference in New Issue
Block a user