Skip to content

The afrim-data should be serve by the server as static file #13

@pythonbrad

Description

@pythonbrad

Description

Currently, GitHub is used as CDN to access the afrm-data, but there is a rate limiter that can result in bad user experience.

configUrl: "https://raw.githubusercontent.com/fodydev/afrim-data/4b177197bb37c9742cd90627b1ad543c32ec791b/{{ selected_lang }}/{{ selected_lang }}.toml",

Possible solution

The afrim-data should serve by the server as static files.
We can use git submodule for it, to avoid including afrim-data in the source code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions