Ein direktes Ausschalten ist nur über die sogenannte Config-Datei möglich.
Direct switch-off is only possible via the so-called config file.
Als nächstes lege dir eine Config-Datei für unseren Online-Shop an.
Du kannst deiner Config-Datei natürlich jeden Namen geben.
Of course, you can give your config file any name.
Config-Datei Einstellungen können nun per-Versuchs nicht verändert werden.
Config file settings can now be varied per-test.
Als nächstes bearbeitest du die Config-Datei mit einem Editor deiner Wahl, der Einfachheit halber wähle ich nano.
Next, you edit the config file with an editor of your choice, for simplicity I choose nano.
Die Config-Datei config.php für das Web-Frontend in
the config file config.php for the web frontend in
Beachten Sie allerdings, dass Sie die Config-Datei des Skripts eventuell bearbeiten müssen, wenn Sie diese Methode nutzen.
Note, though, that you may need to edit the script's config file if you use the latter method.
Erstelle dir dazu eine Config-Datei in dem Editor deiner Wahl, nehme einfachheitshalber die Default-Config als Vorlage.
To do this, create a config file in the editor of your choice, simply take the default config as a template.
Weitere Einstellungen (z.B. welche Daten angezeigt werden sollen) sind über die zugehörige Config-Datei möglich.
Other settings (such as the data to be displayed) are possible via the associated config file.
Solltest du das Passwort deiner Datenbank verloren haben, findest du dieses in den meisten Fällen in der "Config-Datei" der jeweiligen Anwendung zu der die Datenbank verknüpft ist.
If you have lost the password of your database, you will find it in most cases in the "config file" of the respective application to which the database is linked.
Sie finden es vielleicht in der Config-Datei des Skripts oder Sie können den Nutzernamen von Ihrer Datenbank löschen und dann ein neues Passwort erstellen, indem Sie den Nutzernamen erneut hinzufügen.
You may be able to find it in the script's config file or you can remove the username from the database and then create a new password by adding the username back again.
Die roten Teile kommen aus der Config-Datei, die grünen befinden sich im Blocktemplate.
The red text is defined in your config file, the green is set in the block template
Alle Variablen, die durch z.B. ein Plugin hinzugefügt wurden, gehören entweder in die zugehörige Config-Datei oder in z.B. die sourcemod.cfg.
All variables represented by e.g. A plugin may be included in either the associated config file or in e.g. The sourcemod.cfg.