# SOME DESCRIPTIVE TITLE. # Copyright (C) 2022, The Funkwhale Collective # This file is distributed under the same license as the funkwhale package. # FIRST AUTHOR , 2022. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: funkwhale 1.2.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-07-03 01:32+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.10.1\n" #: ../../administrator_documentation/configuration_docs/change_url.md:1 msgid "Change your instance URL" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:4 msgid "" "We recommend you don't change your instance URL. Changing it __will__ " "cause instability and problems with federation. If you change your URL, " "the Funkwhale project can't offer support for problems that arise." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:7 msgid "" "Your instance URL is your pod's unique identifier in the " "{term}`fediverse`. If you want to change it, you need to update a lot of " "information" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:9 msgid "The instance URL in your {file}`.env` file." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:10 msgid "The instance URL in your webserver config." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:11 msgid "Any references to the old URL in your database." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:13 msgid "" "To clean the database, the {file}`manage.py` script contains a " "`fix_federation_ids` command." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:16 msgid "" "Running `fix_federation_ids` with the `--no-dry-run` flag is " "irreversible. Make sure you [back up your " "data](../upgrade_docs/backup.md)." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:19 msgid "Update your instance URL" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:21 msgid "" "Change the `FUNKWHALE_HOSTNAME` and `DJANGO_ALLOWED_HOSTS` value in your " "{file}`.env` file." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:22 msgid "" "Change the `server_name` values in your {file}`/etc/nginx/sites-" "enabled/funkwhale.conf` file." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:23 msgid "Run the `fix_federation_ids` command to clean up your database." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md msgid "Debian" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md msgid "Docker" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:41 msgid "Example output:" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md:67 msgid "Restart your webserver to pick up the changes." msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md msgid "Nginx" msgstr "" #: ../../administrator_documentation/configuration_docs/change_url.md msgid "Apache" msgstr "" #~ msgid "The instance URL in your vhost." #~ msgstr "" #~ msgid "" #~ "Change the `FUNKWHALE_HOSTNAME` and " #~ "`DJANGO_ALLOWED_HOSTS` value in your " #~ "{file}`.env` file." #~ msgstr ""