Skip to content

Make some functions disableable via config.txt#293

Merged
crwood merged 6 commits into
masterfrom
optional-features
Apr 30, 2020
Merged

Make some functions disableable via config.txt#293
crwood merged 6 commits into
masterfrom
optional-features

Conversation

@crwood

@crwood crwood commented Apr 30, 2020

Copy link
Copy Markdown
Member

This PR adds support for disabling certain features via config.txt as follows:

[features] 
grid_invites = false  
invites = false                    
multiple_grids = false             
tor = false                          

Like in the case of #292, these options are intended to be used for custom deployments of Gridsync; by default, all disableable features are enabled.

@crwood crwood merged commit b3118c5 into master Apr 30, 2020
@crwood crwood deleted the optional-features branch May 14, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant