Commit 80dfda8977adc63d8d0cb05676d24f5754a63ee2
Committed by
Carlos Coêlho
1 parent
02d42cad
Exists in
master
and in
11 other branches
Added SOCIAL_NETWORK_ENABLED doc
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
docs/source/user.rst
| @@ -35,6 +35,15 @@ SVN | @@ -35,6 +35,15 @@ SVN | ||
| 35 | +++ | 35 | +++ |
| 36 | .. TODO | 36 | .. TODO |
| 37 | 37 | ||
| 38 | +Social Networks | ||
| 39 | +++++ | ||
| 40 | +.. attribute:: SOCIAL_NETWORK_ENABLED | ||
| 41 | + | ||
| 42 | + :default: False | ||
| 43 | + | ||
| 44 | + When this variable is True, the social networks fields, like Facebook and | ||
| 45 | + Twitter, are added in user profile. By default, this fields are disabled. | ||
| 46 | + | ||
| 38 | Auth | 47 | Auth |
| 39 | ++++ | 48 | ++++ |
| 40 | .. attribute:: BROWSERID_ENABLED | 49 | .. attribute:: BROWSERID_ENABLED |