Updated legal (markdown)
+1
-1
@@ -16,7 +16,7 @@ Please remember to include a privacy policy with your website, and credit everyo
|
||||
|
||||
## Spam And Agreeing to Being Contacted
|
||||
|
||||
One of the features built into this project is the contact flag - it's a way for the user to signal to the developer that they are OK with being contacted in the future with promotional material. This flag is saved in the `accounts` table in the database, and can be freely changed by users via their account pages. Removing this feature means you won't be able to contact *anyone*.
|
||||
One of the features built into this project is the contact flag - it's a way for the user to signal to the developer that they are OK with being contacted in the future with promotional material. This flag is saved in the `accounts` table in the `auth` database, and can be freely changed by users via their account pages. Removing this feature means you won't be able to contact *anyone*.
|
||||
|
||||
If you're in America, please refer to the [CAN SPAM act of 2003](https://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user